python数据分析快速入门
一.环境准备
anaconda下载
https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/
所有的操作均在Jupyter Notebook
二.numpy学习
1.认识numpy的数组
2.掌握numpy数组
3.学习numyp的矩阵
三.pandas学习
1.pandas读写
pandas提供了多种IO操作
anaconda下载
https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/
所有的操作均在Jupyter Notebook
pandas提供了多种IO操作