How to store a pyspark dataframe in S3 bucket.

vin007
New Contributor

I have a pyspark dataframe df containing 4 columns. How can I write this dataframe to s3 bucket?

I'm using pycharm to execute the code. and what are the packages required to be installed?

AndrewSears
New Contributor III