Data Visualization-Matplotlib
Matplotlib:
matplotlib. pyplot 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
Post a Comment