This video shows how to import MySQL DB table into Python and how to convert imported data into Pandas DataFrame and then how to plot the data using Pandas Plotting API.
Tools to Install
MySQL DB Connector:https://dev.mysql.com/doc/connector-p...
Matplotlib:https://matplotlib.org/users/installi...
Jupyter notebook file can be downloaded here.
https://github.com/sureshmehaa/myPyth...