From 56eddb7a640521f27a20c26249b3fd96f2680e16 Mon Sep 17 00:00:00 2001 From: Leksono Nanto P Date: Wed, 28 Oct 2020 23:25:46 +0700 Subject: [PATCH] Update free-programming-cheatsheets.md (#4847) --- free-programming-cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-cheatsheets.md b/free-programming-cheatsheets.md index b7506842..70f4e4ad 100644 --- a/free-programming-cheatsheets.md +++ b/free-programming-cheatsheets.md @@ -80,6 +80,7 @@ ### Python * [Comprehensive Python Cheatsheet](https://gto76.github.io/python-cheatsheet) - Jure Ĺ orn (HTML) +* [Python for Data Science Cheatsheet](https://pydatascience.org/data-science-cheatsheets/) - DataCamp (HTML and Image) * [Python Regex Cheatsheet](https://www.debuggex.com/cheatsheet/regex/python) - Debuggex (HTML) * [Python WorldWide Cheatsheet](https://cheatography.com/davechild/cheat-sheets/python/) - Cheatography (Python)