@@ -11,7 +11,7 @@ Easy integration with Athena, Glue, Redshift, Timestream, OpenSearch, Neptune, Q
1111
1212> An [ AWS Professional Service] ( https://aws.amazon.com/professional-services/ ) open source initiative | [email protected] 1313
14- [ ![ Release] ( https://img.shields.io/badge/3.1.0 -brightgreen.svg )] ( https://pypi.org/project/awswrangler/ )
14+ [ ![ Release] ( https://img.shields.io/badge/3.1.1 -brightgreen.svg )] ( https://pypi.org/project/awswrangler/ )
1515[ ![ Python Version] ( https://img.shields.io/badge/python-3.8%20%7C%203.8%20%7C%203.9%20%7C%203.10-brightgreen.svg )] ( https://anaconda.org/conda-forge/awswrangler )
1616[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
1717[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
@@ -99,25 +99,25 @@ FROM "sampleDB"."sampleTable" ORDER BY time DESC LIMIT 3
9999## At scale
100100AWS SDK for pandas can also run your workflows at scale by leveraging [ Modin] ( https://modin.readthedocs.io/en/stable/ ) and [ Ray] ( https://www.ray.io/ ) . Both projects aim to speed up data workloads by distributing processing over a cluster of workers.
101101
102- The quickest way to get started is to use AWS Glue with Ray. Read our [ docs] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /scale.html ) , our [ blog] ( https://aws.amazon.com/blogs/big-data/scale-aws-sdk-for-pandas-workloads-with-aws-glue-for-ray/ ) , or head to our latest [ tutorials] ( https://github.com/aws/aws-sdk-pandas/tree/main/tutorials ) to discover even more features.
102+ The quickest way to get started is to use AWS Glue with Ray. Read our [ docs] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /scale.html ) , our [ blog] ( https://aws.amazon.com/blogs/big-data/scale-aws-sdk-for-pandas-workloads-with-aws-glue-for-ray/ ) , or head to our latest [ tutorials] ( https://github.com/aws/aws-sdk-pandas/tree/main/tutorials ) to discover even more features.
103103
104104## [ Read The Docs] ( https://aws-sdk-pandas.readthedocs.io/ )
105105
106- - [ ** What is AWS SDK for pandas?** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /about.html )
107- - [ ** Install** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /install.html )
108- - [ PyPi (pip)] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /install.html#pypi-pip )
109- - [ Conda] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /install.html#conda )
110- - [ AWS Lambda Layer] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /install.html#aws-lambda-layer )
111- - [ AWS Glue Python Shell Jobs] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /install.html#aws-glue-python-shell-jobs )
112- - [ AWS Glue PySpark Jobs] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /install.html#aws-glue-pyspark-jobs )
113- - [ Amazon SageMaker Notebook] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /install.html#amazon-sagemaker-notebook )
114- - [ Amazon SageMaker Notebook Lifecycle] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /install.html#amazon-sagemaker-notebook-lifecycle )
115- - [ EMR] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /install.html#emr )
116- - [ From source] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /install.html#from-source )
117- - [ ** At scale** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /scale.html )
118- - [ Getting Started] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /scale.html#getting-started )
119- - [ Supported APIs] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /scale.html#supported-apis )
120- - [ Resources] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /scale.html#resources )
106+ - [ ** What is AWS SDK for pandas?** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /about.html )
107+ - [ ** Install** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /install.html )
108+ - [ PyPi (pip)] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /install.html#pypi-pip )
109+ - [ Conda] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /install.html#conda )
110+ - [ AWS Lambda Layer] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /install.html#aws-lambda-layer )
111+ - [ AWS Glue Python Shell Jobs] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /install.html#aws-glue-python-shell-jobs )
112+ - [ AWS Glue PySpark Jobs] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /install.html#aws-glue-pyspark-jobs )
113+ - [ Amazon SageMaker Notebook] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /install.html#amazon-sagemaker-notebook )
114+ - [ Amazon SageMaker Notebook Lifecycle] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /install.html#amazon-sagemaker-notebook-lifecycle )
115+ - [ EMR] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /install.html#emr )
116+ - [ From source] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /install.html#from-source )
117+ - [ ** At scale** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /scale.html )
118+ - [ Getting Started] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /scale.html#getting-started )
119+ - [ Supported APIs] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /scale.html#supported-apis )
120+ - [ Resources] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /scale.html#resources )
121121- [ ** Tutorials** ] ( https://github.com/aws/aws-sdk-pandas/tree/main/tutorials )
122122 - [ 001 - Introduction] ( https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/001%20-%20Introduction.ipynb )
123123 - [ 002 - Sessions] ( https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/002%20-%20Sessions.ipynb )
@@ -158,31 +158,31 @@ The quickest way to get started is to use AWS Glue with Ray. Read our [docs](htt
158158 - [ 037 - Glue Data Quality] ( https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/037%20-%20Glue%20Data%20Quality.ipynb )
159159 - [ 038 - OpenSearch Serverless] ( https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/038%20-%20OpenSearch%20Serverless.ipynb )
160160 - [ 039 - Athena Iceberg] ( https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/039%20-%20Athena%20Iceberg.ipynb )
161- - [ ** API Reference** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html )
162- - [ Amazon S3] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#amazon-s3 )
163- - [ AWS Glue Catalog] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#aws-glue-catalog )
164- - [ Amazon Athena] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#amazon-athena )
165- - [ AWS Lake Formation] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#aws-lake-formation )
166- - [ Amazon Redshift] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#amazon-redshift )
167- - [ PostgreSQL] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#postgresql )
168- - [ MySQL] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#mysql )
169- - [ SQL Server] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#sqlserver )
170- - [ Oracle] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#oracle )
171- - [ Data API Redshift] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#data-api-redshift )
172- - [ Data API RDS] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#data-api-rds )
173- - [ OpenSearch] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#opensearch )
174- - [ AWS Glue Data Quality] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#aws-glue-data-quality )
175- - [ Amazon Neptune] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#amazon-neptune )
176- - [ DynamoDB] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#dynamodb )
177- - [ Amazon Timestream] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#amazon-timestream )
178- - [ Amazon EMR] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#amazon-emr )
179- - [ Amazon CloudWatch Logs] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#amazon-cloudwatch-logs )
180- - [ Amazon Chime] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#amazon-chime )
181- - [ Amazon QuickSight] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#amazon-quicksight )
182- - [ AWS STS] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#aws-sts )
183- - [ AWS Secrets Manager] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#aws-secrets-manager )
184- - [ Global Configurations] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#global-configurations )
185- - [ Distributed - Ray] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.0 /api.html#distributed-ray )
161+ - [ ** API Reference** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html )
162+ - [ Amazon S3] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#amazon-s3 )
163+ - [ AWS Glue Catalog] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#aws-glue-catalog )
164+ - [ Amazon Athena] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#amazon-athena )
165+ - [ AWS Lake Formation] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#aws-lake-formation )
166+ - [ Amazon Redshift] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#amazon-redshift )
167+ - [ PostgreSQL] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#postgresql )
168+ - [ MySQL] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#mysql )
169+ - [ SQL Server] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#sqlserver )
170+ - [ Oracle] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#oracle )
171+ - [ Data API Redshift] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#data-api-redshift )
172+ - [ Data API RDS] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#data-api-rds )
173+ - [ OpenSearch] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#opensearch )
174+ - [ AWS Glue Data Quality] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#aws-glue-data-quality )
175+ - [ Amazon Neptune] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#amazon-neptune )
176+ - [ DynamoDB] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#dynamodb )
177+ - [ Amazon Timestream] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#amazon-timestream )
178+ - [ Amazon EMR] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#amazon-emr )
179+ - [ Amazon CloudWatch Logs] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#amazon-cloudwatch-logs )
180+ - [ Amazon Chime] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#amazon-chime )
181+ - [ Amazon QuickSight] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#amazon-quicksight )
182+ - [ AWS STS] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#aws-sts )
183+ - [ AWS Secrets Manager] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#aws-secrets-manager )
184+ - [ Global Configurations] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#global-configurations )
185+ - [ Distributed - Ray] ( https://aws-sdk-pandas.readthedocs.io/en/3.1.1 /api.html#distributed-ray )
186186- [ ** License** ] ( https://github.com/aws/aws-sdk-pandas/blob/main/LICENSE.txt )
187187- [ ** Contributing** ] ( https://github.com/aws/aws-sdk-pandas/blob/main/CONTRIBUTING.md )
188188
0 commit comments