Seaborn works on top of matplotlib, and is especially strong for plotting data and its statistical properties.
seaborn.ipynb
: Jupyter notebook that illustrates a number of Seaborn features.generate_data.py
: script to generate example data.Data
: directory containing example data.