Matplotlib & Seaborn Showcase
Here are some of my Matplotlib and Seaborn examples. I usually use Tableau during the data exploration and reporting stages. However, Matplotlib and Seaborn are also very useful when I write Python code. I use Matplotlib and Seaborn to generate kernel density estimation plots, pie charts, box plots, and so on. While only generating correct plots is not enough. I do care about the style and color of my plots.
Read More.....