Overview

You will learn how to create simple visualizations in Python using matplotlib.

At the end of this unit you should know

  • how to install and import matplotlib,
  • how to create basic plots (line, bar, scatter),
  • how to customize simple plots (labels, colors, legends),
  • how to save and display your plots.

Updated: