1 Answer
- Newest
- Most votes
- Most comments
1
Yes. See https://aws-sdk-pandas.readthedocs.io/en/stable/stubs/awswrangler.s3.to_csv.html options 'pandas_kwargs' where you can pass header=False to suppress header rows (per https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.to_csv.html)
answered 2 years ago
Relevant content
- asked a year ago
- asked 4 months ago
- asked 3 years ago