Skip to content

Commit

Permalink
Moved python cheatsheet under cheatsheet file (EbookFoundation#8689)
Browse files Browse the repository at this point in the history
* Update free-programming-cheatsheets.md

* Update more/free-programming-cheatsheets.md

Co-authored-by: Sharan J <[email protected]>

* Update free-programming-cheatsheets.md

* Update more/free-programming-cheatsheets.md

* sort and dedupe

Co-authored-by: Sharan J <[email protected]>
Co-authored-by: Eric Hellman <[email protected]>
  • Loading branch information
3 people authored Nov 15, 2022
1 parent 93e6a68 commit d048924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion more/free-programming-cheatsheets.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@
* [Python Crash Course Cheatsheet](https://ehmatthes.github.io/pcc/cheatsheets/README.html) - Eric Matthes (HTML)
* [Python Crash Course Cheatsheet (2nd Edition)](https://ehmatthes.github.io/pcc_2e/cheat_sheets/cheat_sheets/) - Eric Matthes (PDF)
* [Python Data Wrangling with pandas](https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf) - Pandas (PDF)
* [Python for Data Science Cheatsheet](https://pydatascience.org/data-science-cheatsheets/) - DataCamp (HTML and Image)
* [Python for Data Science - A Cheat Sheet for Beginners](https://www.datacamp.com/cheat-sheet/python-for-data-science-a-cheat-sheet-for-beginners) - DataCamp (PDF)
* [Python Regex Cheatsheet](https://www.debuggex.com/cheatsheet/regex/python) - Debuggex (HTML)
* [Python WorldWide Cheatsheet](https://cheatography.com/davechild/cheat-sheets/python/) - Cheatography (Python)
* [Scapy Cheat Sheet](https://www.templateroller.com/template/160817/scapy-cheat-sheet-jeremy-stretch.html) - Jeremy Stretch (PDF)
Expand Down

0 comments on commit d048924

Please sign in to comment.