Question: I have created a list in python by reading a column from excel using 'pd.read_excel'. How to I take that list to create a table
I have created a list in python by reading a column from excel using 'pd.read_excel'. How to I take that list to create a table in MySQL using a loop function in python where the headers from the list are a column on the side?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
