conanlm / excel_openpyxl

尝试使用openpyxl模块操作excel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

excel添加数据

  • 换用openpyxl模块操作excel文件
  • 首先,name文件写文件名和行号
  • 然后运行pyexcel文件,自动填写数据
  • 第一行,当日数据
  • 第二行,评论数据
  • 第三行,总数据
  • 第四行,总数据表中,数据要填写的行号
  • 第五行,总数据表中,评论要填写的行号
  • 第六行,日推广消费表格

About

尝试使用openpyxl模块操作excel


Languages

Language:Python 100.0%