Introduction to Data Visualization with Matplotlib

Open in Google Colab

Open in GitHub Codespaces

This is a repository for the DataCamp course Introduction to Data Visualization with Matplotlib. The full course is available from DataCamp.

Instructor

Ariel Rokem - Senior Data Scientist, University of Washington

Clear as Data

Visualizing data in plots and figures exposes the underlying patterns in the data and provides insights. Good visualizations also help you communicate your data to others, and are useful to data analysts and other consumers of the data. In this course, you will learn how to use Matplotlib, a powerful Python data visualization library. Matplotlib provides the building blocks to create rich visualizations of many different kinds of datasets. You will learn how to create visualizations for different kinds of data and how to customize, automate, and share these visualizations.