摘要: 多用于爬虫时,把数据保存至excel import xlwt #写入excel import xlrd #读excel from xlutils.copy import copy #读和写中间转换器 def write_to_excel(words, filename, sheet_name='sh 阅读全文
posted @ 2020-12-11 08:58 旁人怎会懂 阅读(891) 评论(0) 推荐(0)