8 Plot types with Matplotlib in Python

Heatmap with Matplotlib imshow() function

Matplotlib, the most comprehensive visualisation library in Python for creating all kinds of plots of data visualization. However, it can also be a bit frustrating and daunting given so much you can do with Matplotlib. In this post, we will learn how to use 8 commonly used plot types, like scatter plot, histogram, with real… Continue reading 8 Plot types with Matplotlib in Python