cancel
Showing results for 
Search instead for 
Did you mean: 
dream
New Contributor III
since ‎07-12-2023
‎03-01-2024

User Stats

  • 8 Posts
  • 1 Solutions
  • 3 Kudos given
  • 4 Kudos received

User Activity

So I was comparing schemas of two different dataframe using this code: >>> df1.schema == df2.schema Out: False But the thing is, both the schemas are completely equal.When digging deeper I realized that some of the StructFields() that should have bee...
Kudos given to