0.2.1
- Add
-r
option back tostrato cp
command for copying local folders to AWS S3 bucket. (PR #18 by @joshua-gould ) strato exists
command on AWS S3 folders now uses s3fs instead of boto3 package, in order to resolve the conflicts with pandasread_csv
function which are brought by later version of botocore package. (PR #17 by @joshua-gould ; PR #19 by @yihming )