Python: Difference between revisions

244 bytes added ,  14 October 2019
no edit summary
No edit summary
Line 92: Line 92:
==Libraries==
==Libraries==
===Numpy===
===Numpy===
===Matplotlib===
Matplotlib is the main library used for making graphs.<br>
Alternatively, there are also Python bindings for ggplot2<br>
[https://matplotlib.org/examples/ Examples]<br>
[https://matplotlib.org/3.1.1/gallery/index.html Gallery]