Skip to content

Commit 96d15bf

Browse files
committed
Update docs
1 parent 201ba54 commit 96d15bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AWS Data Wrangler
2-
> Pandas on AWS
2+
*Pandas on AWS*
33
![AWS Data Wrangler](docs/source/_static/logo2.png?raw=true "AWS Data Wrangler")
44

55
[![Release](https://img.shields.io/badge/release-1.0.0-brightgreen.svg)](https://pypi.org/project/awswrangler/)

docs/source/what.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ An `open-source <https://github.com/awslabs/aws-data-wrangler>`_ Python package
55

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

8-
Do you want to see it in action? Check our `tutorials <https://github.com/awslabs/aws-data-wrangler/tree/dev-1.0.0/tutorials>`_ or the `list of functionalities <https://aws-data-wrangler.readthedocs.io/en/dev-1.0.0/api.html>`_.
8+
Check our `tutorials <https://github.com/awslabs/aws-data-wrangler/tree/dev-1.0.0/tutorials>`_ or the `list of functionalities <https://aws-data-wrangler.readthedocs.io/en/dev-1.0.0/api.html>`_.

0 commit comments

Comments
 (0)