From dfdc47e4d61d1e4e4a7bd9a2f38c90248e25aa9f Mon Sep 17 00:00:00 2001
From: Igor Tavares <igorborgest@gmail.com>
Date: Wed, 15 Apr 2020 13:06:29 -0300
Subject: [PATCH] Add aws-data-wrangler

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 13042be..3c4b8fb 100644
--- a/README.md
+++ b/README.md
@@ -345,6 +345,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
 * [Orange](https://orange.biolab.si/) - Data mining, data visualization, analysis and machine learning through visual programming or scripts.
 * [Pandas](http://pandas.pydata.org/) - A library providing high-performance, easy-to-use data structures and data analysis tools.
 * [Optimus](https://github.com/ironmussa/Optimus) - Agile Data Science Workflows made easy with PySpark.
+* [AWS Data Wrangler](https://github.com/awslabs/aws-data-wrangler) - Pandas on AWS.
 
 ## Data Validation
 
-- 
GitLab