chore(deps): bump uv from 0.10.10 to 0.11.6 (#3299)
Bumps uv from 0.10.10 to 0.11.6.
updated-dependencies:
- dependency-name: uv dependency-version: 0.11.6 dependency-type: indirect …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AWS SDK for pandas (awswrangler)
Pandas on AWS
Easy integration with Athena, Glue, Redshift, Timestream, OpenSearch, Neptune, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
pip install awswranglerconda install -c conda-forge awswranglerTable of contents
Quick Start
Installation command:
pip install awswranglerAt scale
AWS SDK for pandas can also run your workflows at scale by leveraging Modin and Ray. Both projects aim to speed up data workloads by distributing processing over a cluster of workers.
Read our docs or head to our latest tutorials to learn more.
Read The Docs
Getting Help
The best way to interact with our team is through GitHub. You can open an issue and choose from one of our templates for bug reports, feature requests… You may also find help on these community resources:
awswranglerLogging
Enabling internal logging examples:
Into AWS lambda: