How can I write an output dataset where I have a data frame using - pandas_on_spark
Is there any way we can write the output dataset?
I get an error saying , there is no attribute _sc , I am attaching a screenshot of the same.
Operating system used: Ubuntu
Hi @Rushil09 ,
Can you share the code that you are using when are you getting the error?