Lecture 29

Matplotlib II

MCS 275 Spring 2021
David Dumas

Lecture 29: Matplotlib II

Course bulletins:

  • Project 3 due 6:00pm CDT today.
  • Next big topic is SQL databases

Plan

  • More demonstration of plotting with matplotlib
  • Preview next topic (databases)

Gallery

The matplotlib home page has a nice gallery of examples with source code. It can be especially helpful if you know what you want something to look like, but don't know what it is called.

→ Matplotlib intro notebook ←

References

Revision history

  • 2021-03-19 Initial publication