├── 2018年数据科学家报告.pdf ├── Python数据科学速查表 - Bokeh.pdf ├── Python数据科学速查表 - Jupyter Notebook.pdf ├── Python数据科学速查表 - Keras.pdf ├── Python数据科学速查表 - Matplotlib 绘图.pdf ├── Python数据科学速查表 - Numpy 基础.pdf ├── Python数据科学速查表 - Pandas 基础.pdf ├── Python数据科学速查表 - Pandas 进阶.pdf ├── Python数据科学速查表 - Python 基础.pdf ├── Python数据科学速查表 - Scikit-Learn.pdf ├── Python数据科学速查表 - Seaborn.pdf ├── Python数据科学速查表 - 导入数据.pdf └── README.md /2018年数据科学家报告.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iamseancheney/python-data-science-cheatsheet/453da7605e9502dd078f214146be8bb80dda5907/2018年数据科学家报告.pdf -------------------------------------------------------------------------------- /Python数据科学速查表 - Bokeh.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iamseancheney/python-data-science-cheatsheet/453da7605e9502dd078f214146be8bb80dda5907/Python数据科学速查表 - Bokeh.pdf -------------------------------------------------------------------------------- /Python数据科学速查表 - Jupyter Notebook.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iamseancheney/python-data-science-cheatsheet/453da7605e9502dd078f214146be8bb80dda5907/Python数据科学速查表 - Jupyter Notebook.pdf -------------------------------------------------------------------------------- /Python数据科学速查表 - Keras.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iamseancheney/python-data-science-cheatsheet/453da7605e9502dd078f214146be8bb80dda5907/Python数据科学速查表 - Keras.pdf -------------------------------------------------------------------------------- /Python数据科学速查表 - Matplotlib 绘图.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iamseancheney/python-data-science-cheatsheet/453da7605e9502dd078f214146be8bb80dda5907/Python数据科学速查表 - Matplotlib 绘图.pdf -------------------------------------------------------------------------------- /Python数据科学速查表 - Numpy 基础.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iamseancheney/python-data-science-cheatsheet/453da7605e9502dd078f214146be8bb80dda5907/Python数据科学速查表 - Numpy 基础.pdf -------------------------------------------------------------------------------- /Python数据科学速查表 - Pandas 基础.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iamseancheney/python-data-science-cheatsheet/453da7605e9502dd078f214146be8bb80dda5907/Python数据科学速查表 - Pandas 基础.pdf -------------------------------------------------------------------------------- /Python数据科学速查表 - Pandas 进阶.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iamseancheney/python-data-science-cheatsheet/453da7605e9502dd078f214146be8bb80dda5907/Python数据科学速查表 - Pandas 进阶.pdf -------------------------------------------------------------------------------- /Python数据科学速查表 - Python 基础.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iamseancheney/python-data-science-cheatsheet/453da7605e9502dd078f214146be8bb80dda5907/Python数据科学速查表 - Python 基础.pdf -------------------------------------------------------------------------------- /Python数据科学速查表 - Scikit-Learn.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iamseancheney/python-data-science-cheatsheet/453da7605e9502dd078f214146be8bb80dda5907/Python数据科学速查表 - Scikit-Learn.pdf -------------------------------------------------------------------------------- /Python数据科学速查表 - Seaborn.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iamseancheney/python-data-science-cheatsheet/453da7605e9502dd078f214146be8bb80dda5907/Python数据科学速查表 - Seaborn.pdf -------------------------------------------------------------------------------- /Python数据科学速查表 - 导入数据.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iamseancheney/python-data-science-cheatsheet/453da7605e9502dd078f214146be8bb80dda5907/Python数据科学速查表 - 导入数据.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # 数据科学文献 2 | * DataCamp的Pandas速查表-中文版 3 | * Figure Eight的2018年数据科学家报告-中文版 4 | --------------------------------------------------------------------------------