Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

v0.0.7

Compare
Choose a tag to compare
@calumabarnett calumabarnett released this 29 Jan 10:59
· 11 commits to master since this release
1ae15f7

Adds a new write function write_df_to_table_in_s3. This allows data frames to be written to S3 in csv format without headers. Enhancements have been made to the other write functions to allow multipart uploads to S3. The limit on the number of files retrieved by list_files_in_bucket has also been removed.