awswrangler 3.9.1
0
Pandas on AWS.
Contents
Pandas on AWS.
Stars: 3910, Watchers: 3910, Forks: 697, Open Issues: 38The aws/aws-sdk-pandas
repo was created 5 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 3910 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
- Apache-2.0
- Homepage
- https://aws-sdk-pandas.readthedocs.io/
- PyPi:
- https://pypi.org/project/awswrangler/
- Documentation:
- https://aws-sdk-pandas.readthedocs.io/
- GitHub Repo:
- https://github.com/awslabs/aws-data-wrangler
Classifiers
Related Packages
Errors
A list of common awswrangler errors.
Code Examples
Here are some awswrangler
code examples and snippets.
GitHub Issues
The awswrangler package has 38 open issues on GitHub
- [skip ci] pip(deps-dev): Bump pytest-timeout from 2.0.2 to 2.1.0
- [skip ci] pip(deps-dev): Bump moto from 2.3.1 to 3.0.0
- [skip ci] pip(deps): Bump botocore from 1.23.32 to 1.23.41
- [skip ci] pip(deps-dev): Bump ipython from 7.16.2 to 7.16.3
- Add timestamp as object to database methods
- read_sql_table allows passing timestamp_as_object=True to internal to_pandas call
- Unable to import pandas on arm64
- S3 Proxy support with Data Wrangler
- AWS Data Wrangler Athena Query Failure
- Add ignore_null to read_parquet_metadata
- wr.athena.read_sql_query error:Unsupported Athena type: map
- redshift.unload_to_files doesn't escape sql query
- to_parquet changing data during unloading bigint (with nulls)
- fix(s3.list): type hinting for chunked arg
- Support easier StreamingBody handling for non-tidy objects