I successfully inserted data into MySQL using Python, utilizing the mysql.connector library. Additionally, I analyzed the provided data from an Excel file using the matplotlib library.
- Python
- MySQL
- Matplotlib
- numpy
- pandas
Created Table
Inserting Data Into Table
Analysing Data
Clone the project
git clone https://github.com/deep-69bits/INVSTO/ INVSTOGo to the project directory
cd INVSTOrun project
python main.pyAnalysis data
python dataAnalysis.py

