Data visualization with Matplotlib
Matplotlib is a great python library for data viz. It's flexibility allows to create powerful visualizations, that can be highly customized.
In this article, I show how to get started with Matplotlib and present some of its key features for proper customization.
View more