学习笔记之Introduction to Data Visualization with Python | DataCamp

时间:2023-03-09 17:59:50
学习笔记之Introduction to Data Visualization with Python | DataCamp

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.
  • https://github.com/haotang923/data-science/tree/master/src/DataCamp/Introduction%20to%20Data%20Visualization%20with%20Python

Prerequisites: