I\'m trying to create a table in the MySQL database and populate it with:
df.to_sql(table_name, con=engine, index=index, if_exists=\'replace\', chu