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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?