1

When using pandas to insert data from a dataframe into an sqlite database can you feed it a column to create as the primary key for indexing? is this done automatically when pandas inserts the data or can you supply a parameter?

yoshiserry
  • 20,175
  • 35
  • 77
  • 104
  • possible answer here http://stackoverflow.com/questions/30867390/python-pandas-to-sql-how-to-create-a-table-with-a-primary-key ? – VictorGGl Apr 30 '17 at 09:15

0 Answers0