Skip to content

Commit 3aaeb6d

Browse files
andrewascheshrn01
andauthored
Add Numpy and Pandas Cheatsheet (#9106)
* Update free-programming-cheatsheets.md * Update more/free-programming-cheatsheets.md Co-authored-by: Sharan J <[email protected]> Co-authored-by: Sharan J <[email protected]>
1 parent 68ce485 commit 3aaeb6d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: more/free-programming-cheatsheets.md

+6
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
* [Python](#python)
3838
* [Django](#django)
3939
* [Flask](#flask)
40+
* [Numpy Pandas](#numpy-pandas)
4041
* [R](#r)
4142
* [Raspberry Pi](#raspberry-pi)
4243
* [Ruby](#ruby)
@@ -364,6 +365,11 @@
364365
* [Flask Cheatsheet](https://www.codewithharry.com/blogpost/flask-cheatsheet/) - Code with Harry (HTML)
365366

366367

368+
#### Numpy Pandas
369+
370+
* [Pandas, Numpy, Python Cheatsheet](https://www.kaggle.com/code/lavanyashukla01/pandas-numpy-python-cheatsheet) - Kaggle (HTML)
371+
372+
367373
### R
368374

369375
* [All RStudio cheatsheets resources](https://www.rstudio.com/resources/cheatsheets) - RStudio.com (HTML site with PDF links)

0 commit comments

Comments
 (0)