Python Cheat Sheet

Python NumPy、Matplotlib 指南。「Python Cheat Sheet NumPy, Matplotlib」

Github星跟踪图

Python Cheat Sheet

This rep is a growing list of Python cheat sheets.

Found any typos or have a suggestion? Fork, contribute and tune it to your taste!

Currently includes:

Installation

If you want to install a package individually, go into the corresponding <package-name>.md file for instructions on how to install.

From the project root directory:

via Pip:

$ pip install -r requirements.txt

via Anaconda:

$ conda install --yes --file requirements.txt

This will install all the packages to your environment.

Future additions:

  • Basic Python syntax
  • (Probably) Pandas
  • PyBind

主要指标

概览
名称与所有者juliangaal/python-cheat-sheet
主编程语言Jupyter Notebook
编程语言Python (语言数: 3)
平台
许可证Apache License 2.0
所有者活动
创建于2015-08-07 03:35:51
推送于2022-10-06 10:24:18
最后一次提交2016-04-18 14:34:09
发布数0
用户参与
星数1.6k
关注者数114
派生数1.1k
提交数119
已启用问题?
问题数1
打开的问题数0
拉请求数0
打开的拉请求数0
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?