-
Notifications
You must be signed in to change notification settings - Fork 704
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Prepare 3.4.2 release (#2516)
* Prepare 3.4.2 release Signed-off-by: Anton Kukushkin <[email protected]> * Lambda layers - Update arrow to 14.0.1 Signed-off-by: Anton Kukushkin <[email protected]> --------- Signed-off-by: Anton Kukushkin <[email protected]>
- Loading branch information
1 parent
07b0cb4
commit 89a7367
Showing
21 changed files
with
106 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ Easy integration with Athena, Glue, Redshift, Timestream, OpenSearch, Neptune, Q | |
|
||
> An [AWS Professional Service](https://aws.amazon.com/professional-services/) open source initiative | [email protected] | ||
[![Release](https://img.shields.io/badge/3.4.1-brightgreen.svg)](https://pypi.org/project/awswrangler/) | ||
[![Release](https://img.shields.io/badge/3.4.2-brightgreen.svg)](https://pypi.org/project/awswrangler/) | ||
[![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) | ||
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) | ||
[![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 | |
## At scale | ||
AWS 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. | ||
|
||
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. | ||
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. | ||
|
||
## [Read The Docs](https://aws-sdk-pandas.readthedocs.io/) | ||
|
||
- [**What is AWS SDK for pandas?**](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/about.html) | ||
- [**Install**](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/install.html) | ||
- [PyPi (pip)](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/install.html#pypi-pip) | ||
- [Conda](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/install.html#conda) | ||
- [AWS Lambda Layer](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/install.html#aws-lambda-layer) | ||
- [AWS Glue Python Shell Jobs](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/install.html#aws-glue-python-shell-jobs) | ||
- [AWS Glue PySpark Jobs](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/install.html#aws-glue-pyspark-jobs) | ||
- [Amazon SageMaker Notebook](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/install.html#amazon-sagemaker-notebook) | ||
- [Amazon SageMaker Notebook Lifecycle](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/install.html#amazon-sagemaker-notebook-lifecycle) | ||
- [EMR](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/install.html#emr) | ||
- [From source](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/install.html#from-source) | ||
- [**At scale**](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/scale.html) | ||
- [Getting Started](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/scale.html#getting-started) | ||
- [Supported APIs](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/scale.html#supported-apis) | ||
- [Resources](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/scale.html#resources) | ||
- [**What is AWS SDK for pandas?**](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/about.html) | ||
- [**Install**](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/install.html) | ||
- [PyPi (pip)](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/install.html#pypi-pip) | ||
- [Conda](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/install.html#conda) | ||
- [AWS Lambda Layer](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/install.html#aws-lambda-layer) | ||
- [AWS Glue Python Shell Jobs](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/install.html#aws-glue-python-shell-jobs) | ||
- [AWS Glue PySpark Jobs](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/install.html#aws-glue-pyspark-jobs) | ||
- [Amazon SageMaker Notebook](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/install.html#amazon-sagemaker-notebook) | ||
- [Amazon SageMaker Notebook Lifecycle](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/install.html#amazon-sagemaker-notebook-lifecycle) | ||
- [EMR](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/install.html#emr) | ||
- [From source](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/install.html#from-source) | ||
- [**At scale**](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/scale.html) | ||
- [Getting Started](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/scale.html#getting-started) | ||
- [Supported APIs](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/scale.html#supported-apis) | ||
- [Resources](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/scale.html#resources) | ||
- [**Tutorials**](https://github.com/aws/aws-sdk-pandas/tree/main/tutorials) | ||
- [001 - Introduction](https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/001%20-%20Introduction.ipynb) | ||
- [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 | |
- [039 - Athena Iceberg](https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/039%20-%20Athena%20Iceberg.ipynb) | ||
- [040 - EMR Serverless](https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/040%20-%20EMR%20Serverless.ipynb) | ||
- [041 - Apache Spark on Amazon Athena](https://github.com/aws/aws-sdk-pandas/blob/main/tutorials/041%20-%20Apache%20Spark%20on%20Amazon%20Athena.ipynb) | ||
- [**API Reference**](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html) | ||
- [Amazon S3](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#amazon-s3) | ||
- [AWS Glue Catalog](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#aws-glue-catalog) | ||
- [Amazon Athena](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#amazon-athena) | ||
- [AWS Lake Formation](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#aws-lake-formation) | ||
- [Amazon Redshift](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#amazon-redshift) | ||
- [PostgreSQL](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#postgresql) | ||
- [MySQL](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#mysql) | ||
- [SQL Server](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#sqlserver) | ||
- [Oracle](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#oracle) | ||
- [Data API Redshift](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#data-api-redshift) | ||
- [Data API RDS](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#data-api-rds) | ||
- [OpenSearch](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#opensearch) | ||
- [AWS Glue Data Quality](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#aws-glue-data-quality) | ||
- [Amazon Neptune](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#amazon-neptune) | ||
- [DynamoDB](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#dynamodb) | ||
- [Amazon Timestream](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#amazon-timestream) | ||
- [Amazon EMR](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#amazon-emr) | ||
- [Amazon CloudWatch Logs](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#amazon-cloudwatch-logs) | ||
- [Amazon Chime](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#amazon-chime) | ||
- [Amazon QuickSight](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#amazon-quicksight) | ||
- [AWS STS](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#aws-sts) | ||
- [AWS Secrets Manager](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#aws-secrets-manager) | ||
- [Global Configurations](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#global-configurations) | ||
- [Distributed - Ray](https://aws-sdk-pandas.readthedocs.io/en/3.4.1/api.html#distributed-ray) | ||
- [**API Reference**](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html) | ||
- [Amazon S3](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#amazon-s3) | ||
- [AWS Glue Catalog](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#aws-glue-catalog) | ||
- [Amazon Athena](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#amazon-athena) | ||
- [AWS Lake Formation](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#aws-lake-formation) | ||
- [Amazon Redshift](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#amazon-redshift) | ||
- [PostgreSQL](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#postgresql) | ||
- [MySQL](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#mysql) | ||
- [SQL Server](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#sqlserver) | ||
- [Oracle](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#oracle) | ||
- [Data API Redshift](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#data-api-redshift) | ||
- [Data API RDS](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#data-api-rds) | ||
- [OpenSearch](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#opensearch) | ||
- [AWS Glue Data Quality](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#aws-glue-data-quality) | ||
- [Amazon Neptune](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#amazon-neptune) | ||
- [DynamoDB](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#dynamodb) | ||
- [Amazon Timestream](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#amazon-timestream) | ||
- [Amazon EMR](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#amazon-emr) | ||
- [Amazon CloudWatch Logs](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#amazon-cloudwatch-logs) | ||
- [Amazon Chime](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#amazon-chime) | ||
- [Amazon QuickSight](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#amazon-quicksight) | ||
- [AWS STS](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#aws-sts) | ||
- [AWS Secrets Manager](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#aws-secrets-manager) | ||
- [Global Configurations](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#global-configurations) | ||
- [Distributed - Ray](https://aws-sdk-pandas.readthedocs.io/en/3.4.2/api.html#distributed-ray) | ||
- [**License**](https://github.com/aws/aws-sdk-pandas/blob/main/LICENSE.txt) | ||
- [**Contributing**](https://github.com/aws/aws-sdk-pandas/blob/main/CONTRIBUTING.md) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.4.1 | ||
3.4.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.