Does pandas “pd.to_sql” work in ipynb files?

后端 未结 0 594
悲哀的现实
悲哀的现实 2021-01-02 02:34

I am trying to import a pd_DF to SQL using a file.ipynb but it throws an error. If I try the same in a file.py it does work...

The error appears in the next line:

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