weidafeng / python-matplotlib-practices
《Python数据可视化之matplotlib实践》配套代码。
☆61Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for python-matplotlib-practices
- Python数据科学系专栏(pandas、Numpy、SKlearn、Matplotlib)、实战项目(代码、讲解、数据集)☆211Updated 10 months ago
- 高级可视化神器plotly的学习☆57Updated 9 months ago
- Matplotlib、Seaborn数据可视化教程和对应的例题,可以帮助提高数据可视化能力☆22Updated 5 years ago
- Statsmodels: statistical modeling and econometrics in Python☆89Updated 4 years ago
- 各种机器学习方法在sklearn中的使用-菜菜的机器学习sklearn课堂☆89Updated 5 years ago
- 数据分析, 挖掘建模。☆200Updated 2 years ago
- 《python数据分析与挖掘实战》项目实践及拓展☆206Updated 5 years ago
- 主要是在学习李航的统计学习方法和周志华的机器学习西瓜书的笔记和相关的代码实现☆31Updated 5 years ago
- 《Python工具代码速查手册》是我们的python培训教材,主要面向数据分析方向。其中包含了python的常用总结性操作,使用jupyter notebook,利用markdown和script结果对常用操作进行总结,包括了使用方式和脚本。之所以使用notebook形式是…