Seaborn - Statistical data visualization using matplotlib
Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics.Online documentation is available at seaborn.pydata.org. Installation requires numpy, scipy, pandas, and matplotlib. Some functions will optionally use statsmodels if it is installed.
http://seaborn.pydata.org
https://github.com/mwaskom/seaborn
License:
Tech:
Tags: