From c8109db8cfc30da440032ebcfb393adfc6a3ffb0 Mon Sep 17 00:00:00 2001 From: nprimo Date: Fri, 24 Nov 2023 11:52:44 +0000 Subject: [PATCH] feat(data-wrangling): update dependencies --- subjects/ai/data-wrangling/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/subjects/ai/data-wrangling/README.md b/subjects/ai/data-wrangling/README.md index 80a6c7fa..b0181a76 100644 --- a/subjects/ai/data-wrangling/README.md +++ b/subjects/ai/data-wrangling/README.md @@ -24,6 +24,7 @@ Data wrangling is one of the crucial tasks in data science and analysis which in - Python 3.x - NumPy - Pandas +- Matplotlib - Jupyter or JupyterLab - Tabulate