visualization-seminar

Tutorial-style look into Data Visualization with Python

View the Project on GitHub lucasdurand/visualization-seminar

Static Plots

  1. This is (was?) the bread and butter of Python visualization
  2. Understanding how to quickly and effectively make static plots from data is very useful
  3. We’re going to do this the hard way first, then see some tricks that make it a lot easier

Packages: