diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 48a394db7..15c1167e9 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -37,6 +37,7 @@ * [Python](#python) * [Django](#django) * [Flask](#flask) + * [Numpy Pandas](#numpy-pandas) * [R](#r) * [Raspberry Pi](#raspberry-pi) * [Ruby](#ruby) @@ -364,6 +365,11 @@ * [Flask Cheatsheet](https://www.codewithharry.com/blogpost/flask-cheatsheet/) - Code with Harry (HTML) +#### Numpy Pandas + +* [Pandas, Numpy, Python Cheatsheet](https://www.kaggle.com/code/lavanyashukla01/pandas-numpy-python-cheatsheet) - Kaggle (HTML) + + ### R * [All RStudio cheatsheets resources](https://www.rstudio.com/resources/cheatsheets) - RStudio.com (HTML site with PDF links)