info
-
seaborn is a python visualization library based on matplotlib
-
and tightly integrated with the PyData stack
-
it provides a high-level interface for drawing attractive statistical graphics
-
and statistical routines from scipy and statsmodels
feature
-
build-in themes that improve on the default matplotlib aesthetics
-
tools for choosing color palettes
-
functions for visualizing univariate and bivariate distributions or for comparing them between subsets of data
-
tools that fit and visualize linear regression models for different kinds of independent and dependent variables
-
functions that visaulize matrices of data and use clustering algorithms to discover structure in those matrices
-
a function to plot statistical timeseries data with flexible estimation and representation of uncertainty around the estimate
-
high-level abstractions for structruing grids of plots that let you easily build complex visualizations