Contents

awswrangler 3.15.1

0

Pandas on AWS.

Pandas on AWS.

Stars: 4104, Watchers: 4104, Forks: 721, Open Issues: 37

The aws/aws-sdk-pandas repo was created 6 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 4104 github stars!

How to Install awswrangler

You can install awswrangler using pip

pip install awswrangler

or add it to a project with poetry

poetry add awswrangler

Package Details

Author
Amazon Web Services
License
None
Homepage
None
PyPi:
https://pypi.org/project/awswrangler/
Documentation:
https://aws-sdk-pandas.readthedocs.io/
GitHub Repo:
https://github.com/awslabs/aws-data-wrangler

Classifiers

No  awswrangler  pypi packages just yet.

Errors

A list of common awswrangler errors.

Code Examples

Here are some awswrangler code examples and snippets.

GitHub Issues

The awswrangler package has 37 open issues on GitHub

  • fix: Mark flaky throttled tests for rerun
  • feat(emr): support bootstrap arguments in create_cluster
  • chore(deps-dev): bump the development-dependencies group with 7 updates
  • Update CI images to AL2023
  • feat: always use a default workgroup config, instead of retrieving a workgroup config from the AWS API
  • Athena GetWorkgroup is called unnecessarily - there should be an option to avoid that
  • ICEBERG_TOO_MANY_OPEN_PARTITIONS awswrangler.athena.to_iceberg
  • Feature request: Allow read_items() to accept partition/sort key names instead of always calling DescribeTable
  • feat: Add full-featured Iceberg MERGE INTO conditional merges support and argument validation
  • EMR create_cluster support pass bootstrap arguments
  • Cannot query Athena when using managed query result storage
  • s3 tables support
  • athena.to_parquet fails when mode=overwrite_partitions and partition_cols contains something like hour(timestamp_col).
  • change the name of "mode" argument to awswrangler.s3.to_csv

See more issues on GitHub

Related Packages & Articles

pandas 3.0.1

Powerful data structures for data analysis, time series, and statistics

cfn-lint 1.44.0

Checks CloudFormation templates for practices and behaviour that could potentially be improved