From 4bcb8a7431311787dd8bb85e96af0c18aa6daefc Mon Sep 17 00:00:00 2001 From: Sonia M <98415819+letscode-17@users.noreply.github.com> Date: Wed, 29 Mar 2023 17:11:05 +0530 Subject: [PATCH] Updated the repos. This tutorial is an extensive guide on how to use the Pandas library for data analysis and manipulation, and it covers a wide range of topics such as data cleaning, visualization, grouping, and merging. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79a301a..c9bc06c 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ This repository intendend to provide a complete **Data Science** learning path t - :tv: [Complete Python Pandas Data Science Tutorial](https://www.youtube.com/watch?v=vmEHCJofslg) - :newspaper: [101 Pandas Exercises for Data Analysis](https://www.machinelearningplus.com/python/101-pandas-exercises-python/) - :file_folder: [pandas_exercises](https://github.com/guipsamora/pandas_exercises) +- :newspaper: [Pandas Complete Tutorial for Data Science](https://towardsai.net/p/data-science/pandas-complete-tutorial-for-data-science-in-2022) # Matplotlib