Fixing an UndefinedColumn when trying to append data to postgresql table

后端 未结 0 1064
庸人自扰
庸人自扰 2021-01-04 05:24

I have 5000 csv files which I am trying to stack into an SQL table in postgresql using python and sqlalchemy.

Some of them have 7 columns like this,

Da         


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