samedi 5 septembre 2015

automatically add a column if it doesn't exist when appending a table (python pandas)

I am writing away lines in an SQL database,

Sometimes however there is a new feature that is not yet a column in the SQL database, and so I get an error.

Is there a way to write a line into SQL and add automatically a new column if it did not exist yet?

Aucun commentaire:

Enregistrer un commentaire