Skip to content

AWS Data Wrangler 1.5.0

Compare
Choose a tag to compare
@igorborgest igorborgest released this 14 Jun 01:39
01b7bef

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).