SyntaxFix
Write A Post
Hire A Developer
Questions
You can also use the AWS Data Wrangler:
import awswrangler as wr wr.s3.to_csv( df=df, path="s3://...", )
Note that it will handle multipart upload for you to make the upload faster.