Add Numpy and Pandas Cheatsheet (#9106)
* Update free-programming-cheatsheets.md * Update more/free-programming-cheatsheets.md Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com> Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>pull/9143/head
parent
68ce485281
commit
3aaeb6dc3b
|
@ -37,6 +37,7 @@
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Flask](#flask)
|
* [Flask](#flask)
|
||||||
|
* [Numpy Pandas](#numpy-pandas)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Raspberry Pi](#raspberry-pi)
|
* [Raspberry Pi](#raspberry-pi)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
|
@ -364,6 +365,11 @@
|
||||||
* [Flask Cheatsheet](https://www.codewithharry.com/blogpost/flask-cheatsheet/) - Code with Harry (HTML)
|
* [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
|
### R
|
||||||
|
|
||||||
* [All RStudio cheatsheets resources](https://www.rstudio.com/resources/cheatsheets) - RStudio.com (HTML site with PDF links)
|
* [All RStudio cheatsheets resources](https://www.rstudio.com/resources/cheatsheets) - RStudio.com (HTML site with PDF links)
|
||||||
|
|
Loading…
Reference in New Issue