cancel
Showing results for 
Search instead for 
Did you mean: 
SwapnilKamle
New Contributor
since ‎04-11-2024
‎04-11-2024

User Stats

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I am trying to read a csv file from storage location using spark.read function. Also, i am explicitly passing the schema to the function. However, the data is not loading in proper column of the dataframe. Following are the code details:from pyspark....