AWS Data Wrangler 0.3.1
New Functionalities
- Add pandas.read_fwf(), read_fwf_list(), read_fwf_prefix() for fixed-width files #131
- Support for compressed files for pandas.read_csv(), read_csv_list() and read_csv_prefix() #129
- Support for consistent view on emr.create_cluste() #130
Enhancements
- Support for Python 3.8
- Bumping Pandas version to 1.0.1
- Bumping PyArrow version to 0.16.0
Docs
- New documentation page
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).