Bigdata


matplotlib API

https://blog.csdn.net/sinat_29957455/article/details/84961936

《利用Python进行数据分析·第2版》

《利用Python进行数据分析·第2版》-github


matplotlib绘图入门详解

Jupyter Notebook 入门指南

jupyter notebook安装

pip3 install jupter

jupyter notebook --generate-config

vim ~/.jupyter/jupyter_notebook_config.py
#c.NotebookApp.notebook_dir = '/home/data/jupyter'

jupyter notebook