Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 327 Bytes

File metadata and controls

9 lines (8 loc) · 327 Bytes

Seaborn

Seaborn works on top of matplotlib, and is especially strong for plotting data and its statistical properties.

What is it?

  1. seaborn.ipynb: Jupyter notebook that illustrates a number of Seaborn features.
  2. generate_data.py: script to generate example data.
  3. Data: directory containing example data.