This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
v0.0.7
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.