numpy&pandas&matplotlib练习
1、Python数据分析--numpy--01--基本使用:https://nbviewer.jupyter.org/github/TaoyiOU/numpy-pandas-matplotlib/blob/master/Python%E6%95%B0%E6%8D%AE%E5%88%86%E6%9E%90--numpy--01--%E5%9F%BA%E6%9C%AC%E4%BD%BF%E7%94%A8.ipynb
2、Python数据分析--pandas--01--Series详解:https://nbviewer.jupyter.org/github/TaoyiOU/numpy-pandas-matplotlib/blob/master/Python%E6%95%B0%E6%8D%AE%E5%88%86%E6%9E%90--pandas--01--Series%E8%AF%A6%E8%A7%A3.ipynb
3、Python数据分析--pandas--02--DataFrame基本使用:https://nbviewer.jupyter.org/github/TaoyiOU/numpy-pandas-matplotlib/blob/master/Python%E6%95%B0%E6%8D%AE%E5%88%86%E6%9E%90--pandas--02--DataFrame%E5%9F%BA%E6%9C%AC%E4%BD%BF%E7%94%A8.ipynb
4、Python数据分析--pandas--03--DataFrame数据处理:https://nbviewer.jupyter.org/github/TaoyiOU/numpy-pandas-matplotlib/blob/master/Python%E6%95%B0%E6%8D%AE%E5%88%86%E6%9E%90--pandas--03--DataFrame%E6%95%B0%E6%8D%AE%E5%A4%84%E7%90%86.ipynb
5、Python数据分析--pandas--04--DataFrame多层索引和分组:https://nbviewer.jupyter.org/github/TaoyiOU/numpy-pandas-matplotlib/blob/master/Python%E6%95%B0%E6%8D%AE%E5%88%86%E6%9E%90--pandas--04--DataFrame%E5%A4%9A%E5%B1%82%E7%B4%A2%E5%BC%95%E5%92%8C%E5%88%86%E7%BB%84.ipynb
6、matplotlib练习:https://nbviewer.jupyter.org/github/TaoyiOU/numpy-pandas-matplotlib/blob/master/matplotlib%E7%BB%83%E4%B9%A0.ipynb