Skip to content

Commit 13e71a0

Browse files
committed
Removing build-egg.sh
1 parent 1437f22 commit 13e71a0

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

building/build-egg.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Go to your Glue PySpark job and create a new *Job parameters* key/value:
6161

6262
To install a specific version, set the value for above Job parameter as follows:
6363

64-
* Value: ``awswrangler==1.10.0``
64+
* Value: ``awswrangler==2.3.0``
6565

6666
`Official Glue PySpark Reference <https://docs.aws.amazon.com/glue/latest/dg/reduced-start-times-spark-etl-jobs.html#reduced-start-times-new-features>`_
6767

docs/source/what.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ What is AWS Data Wrangler?
33

44
An `AWS Professional Service <https://aws.amazon.com/professional-services>`_ `open source <https://github.com/awslabs/aws-data-wrangler>`_ python initiative that extends the power of `Pandas <https://github.com/pandas-dev/pandas>`_ library to AWS connecting **DataFrames** and AWS data related services.
55

6-
Easy integration with Athena, Glue, Redshift, Timestream, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
6+
Easy integration with Athena, Glue, Redshift, Timestream, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR,
7+
SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
78

89
Built on top of other open-source projects like `Pandas <https://github.com/pandas-dev/pandas>`_, `Apache Arrow <https://github.com/apache/arrow>`_ and `Boto3 <https://github.com/boto/boto3>`_, it offers abstracted functions to execute usual ETL tasks like load/unload data from **Data Lakes**, **Data Warehouses** and **Databases**.
910

0 commit comments

Comments
 (0)