• Stars
    star
    136
  • Rank 260,196 (Top 6 %)
  • Language
    Jupyter Notebook
  • Created about 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

中文Python 3笔记

中文 Python 笔记

Python 3版本的实体书:《自学Python 编程基础、科学计算及数据分析 第2版》(李金),京东/淘宝/当当等各平台均可购买,喜欢实体书的可以看看。

默认安装了 Python 3,以及相关的第三方包 notebookipythonnumpyscipypandas。推荐使用 Anaconda,这个IDE集成了大部分常用的包。

life is short. use python.

笔记内容使用 Jupyter Notebook 来展示。安装好 Python 和相应的包之后,可以在命令行下输入:

jupyter notebook

也可以在NBViewer中查看相关内容。

目录: