1 Star 0 Fork 55

zj507071 / AiLearning

forked from OpenDocCN / ailearning 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
布客飞龙 提交于 2020-10-19 21:13 . 2020-10-19 21:13:37

Python 数据分析中文笔记

版本:0.0.1

作者:李金

邮件:[email protected]

微信:lijinwithyou

Github 加载 .ipynb 的速度较慢,建议在 Nbviewer 中查看该项目。


简介

大部分内容来自网络。

默认安装了 Python 2.7,以及相关的第三方包 ipythonnumpyscipypandas

life is short. use python.

推荐使用 Anaconda,这个IDE集成了大部分常用的包。

笔记内容使用 ipython notebook 来展示。

安装好 Python 和相应的包之后,可以在命令行下输入:

$ ipython notebook

来进入 ipython notebook


基本环境配置

  • 安装 Anaconda 或者 Miniconda

  • 更新环境

    conda update conda
    conda update anaconda

参考

Python
1
https://gitee.com/zj507071/AiLearning.git
git@gitee.com:zj507071/AiLearning.git
zj507071
AiLearning
AiLearning
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891