0%

Python速查表

Python 各种速查表,Cheat Sheet。不支持手机浏览...

1. Python 基础

Python basic

Python classes

Python dictionaries

Python lists

Python functions

Python if and while

Python regular expressions

Python read files

2. Python 各种包

1. Numpy

2. Pandas

3. Matplotlib

4. Seaborn

5. Scikit-learn

sklearn

6. Pytorch

官方文档: https://pytorch.org/tutorials/beginner/ptcheat.html

来源以及最后

  1. https://ehmatthes.github.io/pcc_2e/cheat_sheets/cheat_sheets/
  2. https://www.datacamp.com/community/data-science-cheatsheets
  3. https://www.dataquest.io/blog/regex-cheatsheet/
  4. 一个很好的python基础速查表: https://github.com/crazyguitar/pysheeet
  5. 大家有好的Cheat sheet欢迎留言补充