Update free-programming-cheatsheets.md (#12161)

* Update free-programming-cheatsheets.md

Added Matplotlib Cheatsheet by Data Camp as resource

* Update more/free-programming-cheatsheets.md

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
Aaditya 2025-10-06 06:37:00 +05:30 committed by GitHub
parent f778275738
commit 19a901f507
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -445,6 +445,11 @@
* [Jupyter Cheatsheet](https://www.datacamp.com/cheat-sheet/jupyter-notebook-cheat-sheet) - Data Camp (HTML site with PDF links)
#### Matplotlib
* [Matplotlib Cheat Sheet: Plotting in Python](https://www.datacamp.com/cheat-sheet/matplotlib-cheat-sheet-plotting-in-python) - Data Camp (HTML)
#### Numpy Pandas
* [NumPy Cheat Sheet: Beginner to Advanced (PDF)](https://www.geeksforgeeks.org/numpy-cheat-sheet) - GeeksforGeeks (HTML,PDF)