pandas dataframe insert into sql server taking too long with execute and executemany

后端 未结 0 1855
死守一世寂寞
死守一世寂寞 2020-12-20 05:44

I have a pandas dataframe with 27 columns and ~45k rows that I need to insert into a sql server table. I am currently using with the below code and it takes 90 mins to inser

相关标签:
回答
  • 消灭零回复
提交回复
热议问题