@@ -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/release-3.0.0rc2 -brightgreen.svg )] ( https://pypi.org/project/awswrangler/ )
14+ [ ![ Release] ( https://img.shields.io/badge/release-3.0.0rc3 -brightgreen.svg )] ( https://pypi.org/project/awswrangler/ )
1515[ ![ Python Version] ( https://img.shields.io/badge/python-3.7%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 )
@@ -104,7 +104,7 @@ The quickest way to get started is to use AWS Glue with Ray. Read our [blog](htt
104104
105105### Installation
106106```
107- pip install "awswrangler[modin,ray]==3.0.0rc2 "
107+ pip install "awswrangler[modin,ray]==3.0.0rc3 "
108108```
109109
110110As a result existing scripts can run on significantly larger datasets with no code rewrite. Supported APIs are parallelized across cores on a single machine or across multiple nodes on a cluster in the cloud.
@@ -148,17 +148,17 @@ As a result existing scripts can run on significantly larger datasets with no co
148148
149149## [ Read The Docs] ( https://aws-sdk-pandas.readthedocs.io/ )
150150
151- - [ ** What is AWS SDK for pandas?** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /what.html )
152- - [ ** Install** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /install.html )
153- - [ PyPi (pip)] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /install.html#pypi-pip )
154- - [ Conda] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /install.html#conda )
155- - [ AWS Lambda Layer] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /install.html#aws-lambda-layer )
156- - [ AWS Glue Python Shell Jobs] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /install.html#aws-glue-python-shell-jobs )
157- - [ AWS Glue PySpark Jobs] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /install.html#aws-glue-pyspark-jobs )
158- - [ Amazon SageMaker Notebook] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /install.html#amazon-sagemaker-notebook )
159- - [ Amazon SageMaker Notebook Lifecycle] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /install.html#amazon-sagemaker-notebook-lifecycle )
160- - [ EMR] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /install.html#emr )
161- - [ From source] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /install.html#from-source )
151+ - [ ** What is AWS SDK for pandas?** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /what.html )
152+ - [ ** Install** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /install.html )
153+ - [ PyPi (pip)] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /install.html#pypi-pip )
154+ - [ Conda] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /install.html#conda )
155+ - [ AWS Lambda Layer] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /install.html#aws-lambda-layer )
156+ - [ AWS Glue Python Shell Jobs] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /install.html#aws-glue-python-shell-jobs )
157+ - [ AWS Glue PySpark Jobs] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /install.html#aws-glue-pyspark-jobs )
158+ - [ Amazon SageMaker Notebook] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /install.html#amazon-sagemaker-notebook )
159+ - [ Amazon SageMaker Notebook Lifecycle] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /install.html#amazon-sagemaker-notebook-lifecycle )
160+ - [ EMR] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /install.html#emr )
161+ - [ From source] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /install.html#from-source )
162162- [ ** Tutorials** ] ( https://github.com/aws/aws-sdk-pandas/tree/main/tutorials )
163163 - [ 001 - Introduction] ( https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/001%20-%20Introduction.ipynb )
164164 - [ 002 - Sessions] ( https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/002%20-%20Sessions.ipynb )
@@ -198,29 +198,29 @@ As a result existing scripts can run on significantly larger datasets with no co
198198 - [ 036 - Distributing Calls with Glue Interactive Sessions on Ray] ( https://github.com/aws/aws-sdk-pandas/blob/release-3.0.0/tutorials/036%20-%20Distributing%20Calls%20with%20Glue%20Interactive%20Sessions%20on%20Ray.ipynb )
199199 - [ 037 - Glue Data Quality] ( https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/037%20-%20Glue%20Data%20Quality.ipynb )
200200 - [ 038 - OpenSearch Serverless] ( https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/038%20-%20OpenSearch%20Serverless.ipynb )
201- - [ ** API Reference** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html )
202- - [ Amazon S3] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#amazon-s3 )
203- - [ AWS Glue Catalog] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#aws-glue-catalog )
204- - [ Amazon Athena] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#amazon-athena )
205- - [ AWS Lake Formation] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#aws-lake-formation )
206- - [ Amazon Redshift] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#amazon-redshift )
207- - [ PostgreSQL] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#postgresql )
208- - [ MySQL] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#mysql )
209- - [ SQL Server] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#sqlserver )
210- - [ Oracle] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#oracle )
211- - [ Data API Redshift] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#data-api-redshift )
212- - [ Data API RDS] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#data-api-rds )
213- - [ OpenSearch] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#opensearch )
214- - [ Amazon Neptune] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#amazon-neptune )
215- - [ DynamoDB] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#dynamodb )
216- - [ Amazon Timestream] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#amazon-timestream )
217- - [ Amazon EMR] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#amazon-emr )
218- - [ Amazon CloudWatch Logs] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#amazon-cloudwatch-logs )
219- - [ Amazon Chime] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#amazon-chime )
220- - [ Amazon QuickSight] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#amazon-quicksight )
221- - [ AWS STS] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#aws-sts )
222- - [ AWS Secrets Manager] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#aws-secrets-manager )
223- - [ Global Configurations] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc2 /api.html#global-configurations )
201+ - [ ** API Reference** ] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html )
202+ - [ Amazon S3] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#amazon-s3 )
203+ - [ AWS Glue Catalog] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#aws-glue-catalog )
204+ - [ Amazon Athena] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#amazon-athena )
205+ - [ AWS Lake Formation] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#aws-lake-formation )
206+ - [ Amazon Redshift] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#amazon-redshift )
207+ - [ PostgreSQL] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#postgresql )
208+ - [ MySQL] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#mysql )
209+ - [ SQL Server] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#sqlserver )
210+ - [ Oracle] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#oracle )
211+ - [ Data API Redshift] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#data-api-redshift )
212+ - [ Data API RDS] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#data-api-rds )
213+ - [ OpenSearch] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#opensearch )
214+ - [ Amazon Neptune] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#amazon-neptune )
215+ - [ DynamoDB] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#dynamodb )
216+ - [ Amazon Timestream] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#amazon-timestream )
217+ - [ Amazon EMR] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#amazon-emr )
218+ - [ Amazon CloudWatch Logs] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#amazon-cloudwatch-logs )
219+ - [ Amazon Chime] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#amazon-chime )
220+ - [ Amazon QuickSight] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#amazon-quicksight )
221+ - [ AWS STS] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#aws-sts )
222+ - [ AWS Secrets Manager] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#aws-secrets-manager )
223+ - [ Global Configurations] ( https://aws-sdk-pandas.readthedocs.io/en/3.0.0rc3 /api.html#global-configurations )
224224- [ ** License** ] ( https://github.com/aws/aws-sdk-pandas/blob/main/LICENSE.txt )
225225- [ ** Contributing** ] ( https://github.com/aws/aws-sdk-pandas/blob/main/CONTRIBUTING.md )
226226
0 commit comments