Data Visualization-Matplotlib

 




Matplotlib:

matplotlibpyplot is a collection of functions that make matplotlib work like MATLAB, each pyplot function makes some change to a figure: e.g., creates a figure, creates a plotting area in a figure, plots some lines in a plotting area, decorates the plot with labels, etc.

Documentation:

https://matplotlib.org/

http://www.loria.fr/~rougier/teaching/matplotlib

http://matplotlib.org/gallery.html 



















====================================================

Comments

Popular posts from this blog

SQL Course (PART-1)

PYTHON BASICS OF BEGINNER's (PART-2)

Open_CV BASICS