Skip to content

Commit f340d06

Browse files
committed
link to Python Flash Cards
1 parent 5c928fa commit f340d06

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

resources.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@ There are countless blog posts, videos, books, etc. out there. There is no "best
1414
- [Wagner Quantitative Support](https://wagner.nyu.edu/portal/students/academics/advisement/quantitative)
1515
{%- endif %}
1616

17-
## pandas cheat sheets
17+
## Cheat sheets
1818

19-
- [Official](https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf)
20-
- [DataCamp](https://www.datacamp.com/cheat-sheet/pandas-cheat-sheet-for-data-science-in-python)
21-
- [DataQuest](https://www.dataquest.io/blog/pandas-cheat-sheet/)
19+
- [Python Flash Cards](https://nostarch.com/pythonflashcards)
20+
- pandas cheat sheets
21+
- [Official](https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf)
22+
- [DataCamp](https://www.datacamp.com/cheat-sheet/pandas-cheat-sheet-for-data-science-in-python)
23+
- [DataQuest](https://www.dataquest.io/blog/pandas-cheat-sheet/)
2224

2325
## Tutorials
2426

0 commit comments

Comments
 (0)