未验证 提交 abf5969a 编写于 作者: D David Ordás 提交者: GitHub

ADD cheetsheet: Data Wrangling with pandas (#5430)

* ADD cheetsheet: Pandas Data Wrangling

Add the official Python Pandas Data Wrangling cheetsheet
Source: https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf
Scrapped from: https://pandas.pydata.org/getting_started.html

* ADD cheetsheet: Data Wrangling with pandas

Fix CI- CD error: Alfabetical order
上级 9afd12de
......@@ -124,6 +124,7 @@
* [Python Cheat Sheet](https://websitesetup.org/python-cheat-sheet/)
* [Python Cheatsheet for beginners](https://www.codecademy.com/learn/learn-python-3/modules/learn-python3-syntax/cheatsheet) - Codeacademy (HTML)
* [Python Crash Course Cheatsheet](https://ehmatthes.github.io/pcc/cheatsheets/README.html) - Eric Matthes (HTML)
* [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 Regex Cheatsheet](https://www.debuggex.com/cheatsheet/regex/python) - Debuggex (HTML)
* [Python WorldWide Cheatsheet](https://cheatography.com/davechild/cheat-sheets/python/) - Cheatography (Python)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册