@@ -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.4.1 -brightgreen.svg )] ( https://pypi.org/project/awswrangler/ )
14+ [ ![ Release] ( https://img.shields.io/badge/3.4.2 -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%20%7C%203.11-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.4.1 /scale.html ) , our blogs ([ 1] ( https://aws.amazon.com/blogs/big-data/scale-aws-sdk-for-pandas-workloads-with-aws-glue-for-ray/ ) /[ 2] ( https://aws.amazon.com/blogs/big-data/advanced-patterns-with-aws-sdk-for-pandas-on-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.4.2 /scale.html ) , our blogs ([ 1] ( https://aws.amazon.com/blogs/big-data/scale-aws-sdk-for-pandas-workloads-with-aws-glue-for-ray/ ) /[ 2] ( https://aws.amazon.com/blogs/big-data/advanced-patterns-with-aws-sdk-for-pandas-on-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.4.1 /about.html )
107- - [ ** Install** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /install.html )
108- - [ PyPi (pip)] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /install.html#pypi-pip )
109- - [ Conda] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /install.html#conda )
110- - [ AWS Lambda Layer] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /install.html#aws-lambda-layer )
111- - [ AWS Glue Python Shell Jobs] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /install.html#aws-glue-python-shell-jobs )
112- - [ AWS Glue PySpark Jobs] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /install.html#aws-glue-pyspark-jobs )
113- - [ Amazon SageMaker Notebook] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /install.html#amazon-sagemaker-notebook )
114- - [ Amazon SageMaker Notebook Lifecycle] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /install.html#amazon-sagemaker-notebook-lifecycle )
115- - [ EMR] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /install.html#emr )
116- - [ From source] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /install.html#from-source )
117- - [ ** At scale** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /scale.html )
118- - [ Getting Started] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /scale.html#getting-started )
119- - [ Supported APIs] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /scale.html#supported-apis )
120- - [ Resources] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /scale.html#resources )
106+ - [ ** What is AWS SDK for pandas?** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /about.html )
107+ - [ ** Install** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /install.html )
108+ - [ PyPi (pip)] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /install.html#pypi-pip )
109+ - [ Conda] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /install.html#conda )
110+ - [ AWS Lambda Layer] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /install.html#aws-lambda-layer )
111+ - [ AWS Glue Python Shell Jobs] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /install.html#aws-glue-python-shell-jobs )
112+ - [ AWS Glue PySpark Jobs] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /install.html#aws-glue-pyspark-jobs )
113+ - [ Amazon SageMaker Notebook] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /install.html#amazon-sagemaker-notebook )
114+ - [ Amazon SageMaker Notebook Lifecycle] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /install.html#amazon-sagemaker-notebook-lifecycle )
115+ - [ EMR] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /install.html#emr )
116+ - [ From source] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /install.html#from-source )
117+ - [ ** At scale** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /scale.html )
118+ - [ Getting Started] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /scale.html#getting-started )
119+ - [ Supported APIs] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /scale.html#supported-apis )
120+ - [ Resources] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /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 )
@@ -160,31 +160,31 @@ The quickest way to get started is to use AWS Glue with Ray. Read our [docs](htt
160160 - [ 039 - Athena Iceberg] ( https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/039%20-%20Athena%20Iceberg.ipynb )
161161 - [ 040 - EMR Serverless] ( https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/040%20-%20EMR%20Serverless.ipynb )
162162 - [ 041 - Apache Spark on Amazon Athena] ( https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/041%20-%20Apache%20Spark%20on%20Amazon%20Athena.ipynb )
163- - [ ** API Reference** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html )
164- - [ Amazon S3] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#amazon-s3 )
165- - [ AWS Glue Catalog] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#aws-glue-catalog )
166- - [ Amazon Athena] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#amazon-athena )
167- - [ AWS Lake Formation] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#aws-lake-formation )
168- - [ Amazon Redshift] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#amazon-redshift )
169- - [ PostgreSQL] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#postgresql )
170- - [ MySQL] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#mysql )
171- - [ SQL Server] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#sqlserver )
172- - [ Oracle] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#oracle )
173- - [ Data API Redshift] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#data-api-redshift )
174- - [ Data API RDS] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#data-api-rds )
175- - [ OpenSearch] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#opensearch )
176- - [ AWS Glue Data Quality] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#aws-glue-data-quality )
177- - [ Amazon Neptune] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#amazon-neptune )
178- - [ DynamoDB] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#dynamodb )
179- - [ Amazon Timestream] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#amazon-timestream )
180- - [ Amazon EMR] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#amazon-emr )
181- - [ Amazon CloudWatch Logs] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#amazon-cloudwatch-logs )
182- - [ Amazon Chime] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#amazon-chime )
183- - [ Amazon QuickSight] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#amazon-quicksight )
184- - [ AWS STS] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#aws-sts )
185- - [ AWS Secrets Manager] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#aws-secrets-manager )
186- - [ Global Configurations] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#global-configurations )
187- - [ Distributed - Ray] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.1 /api.html#distributed-ray )
163+ - [ ** API Reference** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html )
164+ - [ Amazon S3] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#amazon-s3 )
165+ - [ AWS Glue Catalog] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#aws-glue-catalog )
166+ - [ Amazon Athena] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#amazon-athena )
167+ - [ AWS Lake Formation] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#aws-lake-formation )
168+ - [ Amazon Redshift] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#amazon-redshift )
169+ - [ PostgreSQL] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#postgresql )
170+ - [ MySQL] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#mysql )
171+ - [ SQL Server] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#sqlserver )
172+ - [ Oracle] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#oracle )
173+ - [ Data API Redshift] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#data-api-redshift )
174+ - [ Data API RDS] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#data-api-rds )
175+ - [ OpenSearch] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#opensearch )
176+ - [ AWS Glue Data Quality] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#aws-glue-data-quality )
177+ - [ Amazon Neptune] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#amazon-neptune )
178+ - [ DynamoDB] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#dynamodb )
179+ - [ Amazon Timestream] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#amazon-timestream )
180+ - [ Amazon EMR] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#amazon-emr )
181+ - [ Amazon CloudWatch Logs] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#amazon-cloudwatch-logs )
182+ - [ Amazon Chime] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#amazon-chime )
183+ - [ Amazon QuickSight] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#amazon-quicksight )
184+ - [ AWS STS] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#aws-sts )
185+ - [ AWS Secrets Manager] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#aws-secrets-manager )
186+ - [ Global Configurations] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#global-configurations )
187+ - [ Distributed - Ray] ( https://aws-sdk-pandas.readthedocs.io/en/3.4.2 /api.html#distributed-ray )
188188- [ ** License** ] ( https://github.com/aws/aws-sdk-pandas/blob/main/LICENSE.txt )
189189- [ ** Contributing** ] ( https://github.com/aws/aws-sdk-pandas/blob/main/CONTRIBUTING.md )
190190
0 commit comments