Skip to content

Commit 9a99977

Browse files
authored
Update README.md
Forgot to add link to pandas data manipulation notebooks in last commit.
1 parent 3506bbd commit 9a99977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ How to Speed Up XGBoost Model Training | [Speed Up XGBoost Model Training](https
4242
Domain | Blog Post/IPython Notebook | Youtube Video
4343
--- | --- | ---
4444
Boxplots using Matplotlib, Pandas, and Seaborn Libraries | [Understanding Boxplots](https://builtin.com/data-science/boxplot "Understanding Boxplots") | [Youtube Video](https://youtu.be/BE8CVGJuftI)
45-
Data Manipulation with Pandas | [Data Manipulation with Pandas]( "Data Manipulation with Pandas Notebooks") | [Youtube Video](https://youtu.be/3qdzsvlOlS4?si=mwxbYF3xAcY0HfN_)
45+
Data Manipulation with Pandas | [Data Manipulation with Pandas](https://github.com/mGalarnyk/Python_Tutorials/tree/master/Pandas "Data Manipulation with Pandas Notebooks") | [Youtube Video](https://youtu.be/3qdzsvlOlS4?si=mwxbYF3xAcY0HfN_)
4646
Heatmaps Part 1 | [Heatmaps Part 1](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Request/Heat%20Maps%20using%20Matplotlib%20and%20Seaborn.ipynb) | [Youtube Video](https://www.youtube.com/watch?v=m7uXFyPN2Sk)
4747
Heatmaps Part 2 | [Heatmaps Part 2](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Request/Heat%20Maps%20using%20Matplotlib%20and%20Seaborn.ipynb) | [Youtube Video](https://www.youtube.com/watch?v=NHwXkvwSd7E)
4848
How to Speed Up Pandas with Modin | [How to Speed Up Pandas with Modin](https://medium.com/distributed-computing-with-ray/how-to-speed-up-pandas-with-modin-84aa6a87bcdb) | None

0 commit comments

Comments
 (0)