aws-sdk-pandas icon indicating copy to clipboard operation
aws-sdk-pandas copied to clipboard

pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, Neptune, OpenSearch, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Par...

Results 143 aws-sdk-pandas issues
Sort by recently updated
recently updated
newest added

Bumps the development-dependencies group with 3 updates: [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [pytest](https://github.com/pytest-dev/pytest) and [bump-my-version](https://github.com/callowayproject/bump-my-version). Updates `boto3-stubs` from 1.34.103 to 1.34.108 Commits See full diff in compare view Updates `pytest` from 8.2.0 to 8.2.1...

dependencies
python

Bumps the production-dependencies group with 4 updates: [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore), [pyarrow](https://github.com/apache/arrow) and [ray](https://github.com/ray-project/ray). Updates `boto3` from 1.34.98 to 1.34.103 Changelog Sourced from boto3's changelog. 1.34.103 api-change:discovery: [botocore] add v2 smoke tests...

dependencies
python

- Feature ### Detail - Adds upsert mode to sqlserver.py to_sql method - Adds unit test to test the feature

I think the idea is self explanatory.

feature

### Detail - Add poetry as a dev dependency By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

### Describe the bug When calling to_iceberg function, I found out that some of the temp table (ex. temp_table_xxxxx) created by the function persists in Athena. Upon checking the CloudTrail,...

bug

### Describe the bug I was using `wr.s3.download` on 2GiB memory VM and noticed that when I download a 1006 MiB GZIP file from S3 it allocates ~2295 MiB in...

bug
needs-triage

### Describe the bug Hi guys, by using the package I am experiencing that that the lack of verify input to allow to pass a custom SSL certificate is becoming...

bug

**Is your feature request related to a problem? Please describe.** The `awswrangler.redshift.copy_from_files` function is quite powerful as it abstracts away the need to create temporary tables for upsertion as well...

feature

### Detail - Bump version to 3.9.0 to prepare for the release By submitting this pull request, I confirm that my contribution is made under the terms of the Apache...