python-seaborn

statistical visualization library for Python

Description

Seaborn is a 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 pandas data structures and statistical routines from scipy and statsmodels.

Some of the features that seaborn offers are

 - Several built-in themes that improve on the default matplotlib
   aesthetics
 - Tools for choosing color palettes to make beautiful plots that
   reveal patterns in your data
 - 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
 - A function to plot statistical timeseries data with flexible estimation
   and representation of uncertainty around the estimate
 - High-level abstractions for structuring grids of plots that let you
   easily build complex visualizations

This is the Python 2 version of the package.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mwaskom/seaborn


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-seaborn