jhamrick / dbtools

Tools for interfacing with SQLite databases
Other
34 stars 4 forks source link

Insert pandas dataframe #9

Open jhamrick opened 11 years ago

jhamrick commented 11 years ago

If select returns a DataFrame, then corresponding methods like insert should be able to accept a DataFrame, too.