Skip to course content
Free data visualization course

Data Visualization and Dashboard Storytelling

Module 10

Seaborn for Statistical Exploration

By the end of this module you can use Seaborn to explore a dataset quickly, and know which of its defaults you must override before anyone else sees the result.

Units

  1. Unit 10.00: What Seaborn does that Matplotlib does not
  2. Unit 10.01: Long-form data, and the reshape that precedes the chart
  3. Unit 10.02: Faceting instead of overplotting
  4. Unit 10.03: Statistical defaults you should not accept silently
  5. Unit 10.04: Handing a Seaborn figure back to Matplotlib

Module work