Skip to content

AWS Data Wrangler 0.3.2

Compare
Choose a tag to compare
@igorborgest igorborgest released this 17 Feb 11:53

New Functionalities

  • Add header and filename arguments to Pandas.to_csv()

Enhancements

  • Pandas.read_parquet() will return Int64 for integers with null values mixed #132
  • Pandas.to_redshift() now is able to cast Int64 for integers with null values mixed #132

Bug Fixies

  • s3.head_object_with_retry() public again #133

P.S. Lambda Layer's bundle and Glue's wheel/egg are available below. Just upload it and run!

P.P.S. Have you never used Layers? Check the step-by-step guide.

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