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

**Is your feature request related to a problem? Please describe.** I would like to be able to read/write/insert/upsert data into [s3 tables](https://aws.amazon.com/fr/s3/features/tables/) (I know this feature has just been announced...

feature
needs-triage

### Describe the bug When reading data from an SQS queue, we get iceberg data types from the glue data catalog, and using that data, perform some cleansing on our...

bug

### Describe the bug Based on the documentation (https://aws-sdk-pandas.readthedocs.io/en/3.11.0/stubs/awswrangler.redshift.copy.html) method wr.redshift.copy is capable to add new columns automatically if in destination table column from dataframe is not existing. This is...

bug