Data Visualization | Matplotlib Library
From histograms to scatterplots, matplotlib lays down an array of colors, themes, palettes, and other options to customize and personalize our plots. matplotlib is useful whether you’re performing data exploration for a machine learning project or simply want to create dazzling and eye-catching charts.
Matplotlib can be used in Python scripts, the Python and IPython shells, the Jupyter notebook, web application servers, and four graphical user interface toolkits.”
Here are the Visualization We can Design using matplotlib
Bar Graph
Pie Chart
Box Plot
Histogram
Line Chart and Subplots
Scatter Plot