With the pandas DataFrame called \'data\' (see code), I want to put it into a table in SQL. How to do this? I read something with data.to_sql (see question marks in code), h