Seaborn is a Python data visualization library based on matplotlib. It provides a high-level interface for drawing attractive and informative statistical graphics.

Seaborn chart gallery: Seaborn Gallery

 

How to install (non-anaconda users)

Note: Use terminal (Mac/Linux Users), command prompt (Windows Users)

pip install seaborn