Exercise: Matplotlib

There’s so much more to learn about matplotlib: pie charts, bar charts, heat maps, 3-d plotting, animated plots, and so on.

You can learn all this via the Matplotlib Website.

Try to work your way through a bunch of the examples.

Next: Module - Numerical Python