I am tying to export the pandas dataframe into an excel file and then trying to import that into an sql database using python. here is my code.
import xlrd im