Matplotlib & Seaborn
Matplotlib & Seaborn#
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. It can be used with numpy as well as pandas dataframes.
Seaborn is a Python data visualization library based on matplotlib. It provides a high-level interface for drawing attractive and informative statistical graphics and is especially tailored to pandas dataframes.
Slides