阅读背景:

使用Python从CSV导入特定列数据到不同的MYSQL表中

来源:互联网 

I have a csv file with many columns and I want to import two to one table, ten to another, and ten to another still. How could I modify the code below to be selective like that? I was thinking of using if/elif statements to identify columns by their first row data, but I'm not sure that's the best/easiest solution.I have a csv file with many columns and I want




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: