to_sql() method of pandas sends primary key column as NULL even if the column is not present in dataframe

前端 未结 0 1339
你的背包
你的背包 2020-12-23 22:21

I want to insert a data frame into the Snowflake database table. The database has columns like id which is a primary_key

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