Pandas csv.read pulling csv columns as string instead of integers and inputting them in the first column of database as single argument

后端 未结 0 491
傲寒
傲寒 2021-02-08 01:16

I have been trying to build a script in python that pulls the info from a set of csv files. The format of the csv is as follows and has no header: [\'Day\',\'Hour\',\'Seconds\',

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