How to put pandas DataFrame using pyodbc in SQL server management

前端 未结 0 804
旧时难觅i
旧时难觅i 2020-12-14 04:20

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

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