代码地址
一个小工具。
一个web项目,配置模板指定文件清洗规则,调用模板规则清洗文件
https://github.com/hebian1994/csv-transfer-all
技术栈:
SQLite
python flask
vue3+ elementplus
功能介绍:
A WEB tool for cleaning CSV:
1-a template for configuring cleaning methods,
FUNCTION NAME | DETAILS |
---|---|
-Header line number | |
-Rows num delete from head | |
-Rows num delete from tail | |
-Columns delete | |
-Columns rename | |
-Columns transfer: | Replace value\Subtring value\Transfer data format\Adjusting Decimal Precision |
2-using the template to clean specified files