New Functionalities
- Amazon QuickSight support! 🎉
- Add create/delete database on wr.glue
Enhancements
- General improvements in the tutorials
- New Amazon S3 path check
- Add
sanitize_columns
arg for s3.to_parquet and s3.to_csv #278 #279 - Remove memory copy of DataFrame for to_parquet and to_csv
Bug Fix
- Force index=False for wr.db.to_sql() with redshift
Thanks
We thank the following contributors/users for their work on this release:
@ywang103, @patrick-muller, @tuliocasagrande, @sarojdongol, @sdknij, @ilyanoskov, @igorborgest.
P.S. Lambda Layer's zip-file and Glue's wheel/egg are available below. Just upload it and run!
P.P.S. AWS Data Wrangler counts on compiled dependencies (C/C++) so there is no support for Glue PySpark by now (Only Glue Python Shell).