学习笔记之Introduction to Data Visualization with Python
Posted 浩然
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了学习笔记之Introduction to Data Visualization with Python相关的知识,希望对你有一定的参考价值。
Introduction to Data Visualization with Python | DataCamp
- https://www.datacamp.com/courses/introduction-to-data-visualization-with-python
- This course extends Intermediate Python for Data Science to provide a stronger foundation in data visualization in Python. The course provides a broader coverage of the Matplotlib library and an overview of Seaborn (a package for statistical graphics). Topics covered include customizing graphics, plotting two-dimensional arrays (e.g., pseudocolor plots, contour plots, images, etc.), statistical graphics (e.g., visualizing distributions & regressions), and working with time series and image data.
Prerequisites:
以上是关于学习笔记之Introduction to Data Visualization with Python的主要内容,如果未能解决你的问题,请参考以下文章
[An Introduction to GCC 学习笔记] 12 优化问题
[An Introduction to GCC 学习笔记] 09 -Wall
[An Introduction to GCC 学习笔记] 14 优化问题3
[An Introduction to GCC 学习笔记] 14 优化问题3