Skip to content

python的处理excel文件的分表支持自定义表头分和表达式分 顺手点个star

License

Notifications You must be signed in to change notification settings

webgtp/parsingfiles-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

parsingfiles-python

python的处理excel文件的分表支持自定义表头分和表达式分

Python processing Excel file table support custom table header and expression points, conveniently point a star

  • 开源小脚本 顺手点了 strar
  • 使用前安装环境
  1. 安装 python3.4以上包 如果3.4以下就需要安装 pip
  2. 运行 pip install pandas 运行 pip install openpyxl
  3. 使用指导完成准备 然后运行 parsing.py
  • 使用指导 1.需要处理的文件和parsing.py放在同一个文件夹 2.修改 inputFileName 输入 需要处理的文件名称 需要文件后缀 3.其他 数据选择逻辑 写入到 islegal 这个方法 其他看注释

About

python的处理excel文件的分表支持自定义表头分和表达式分 顺手点个star

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages