DATA plot from DATABASE using Python
This video shows the process to link the database and the GUI to the python code to plot the data. Source Code: https://github.com/uselessEngineer/Plot-data-from-database-using-python.git Install Python : https://www.python.org/downloads/ Install Jupyter Lab: pip install jupyterlab Install pymysql: pip install pymysql
This video shows the process to link the database and the GUI to the python code to plot the data. Source Code: https://github.com/uselessEngineer/Plot-data-from-database-using-python.git Install Python : https://www.python.org/downloads/ Install Jupyter Lab: pip install jupyterlab Install pymysql: pip install pymysql