阅读背景:

在Python中将字符串列表写入Excel CSV文件

来源:互联网 

I am trying to create a csv file that contains the contents of a list of strings in Python, using the script below. However when I check my output file, it turns out that every character is delimited by a comma. How can I instruct the CSV.writer to delimit every individual string within the list rather than every character? In this case, I am using Python 2.6 on Snow Leopard.I am trying to create a csv file that contains




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

分享到: