Sunday, 12 February 2017

Visualising with Seaborn

Seaborn is a visualization library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and panda data structures and statistical routines from SciPy and statsmodels.

HTML Iframes

Violinplot:



HTML Iframes

Jointplot:



HTML Iframes

Implot:



HTML Iframes

Pairplot:



HTML Iframes

Heatmap:



HTML Iframes

Clustermap:



No comments:

Post a Comment