You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[07 - Databases (Redshift, MySQL and PostgreSQL)](https://github.com/awslabs/aws-data-wrangler/blob/dev-1.0.0/tutorials/07%20-%20Redshift%2C%20MySQL%2C%20PostgreSQL.ipynb)
-[07 - Databases (Redshift, MySQL and PostgreSQL)](https://github.com/awslabs/aws-data-wrangler/blob/master/tutorials/07%20-%20Redshift%2C%20MySQL%2C%20PostgreSQL.ipynb)
Copy file name to clipboardExpand all lines: docs/source/what.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,4 @@ An `open-source <https://github.com/awslabs/aws-data-wrangler>`_ Python package
5
5
6
6
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**.
7
7
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>`_.
8
+
Check our `tutorials <https://github.com/awslabs/aws-data-wrangler/tree/latest/tutorials>`_ or the `list of functionalities <https://aws-data-wrangler.readthedocs.io/en/latest/api.html>`_.
0 commit comments