https://github.com/1587causalai/quality-inspection-report-generator
A Python tool for generating quality inspection reports from Excel data
https://github.com/1587causalai/quality-inspection-report-generator
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
A Python tool for generating quality inspection reports from Excel data
Basic Info
- Host: GitHub
- Owner: 1587causalai
- License: mit
- Language: Python
- Default Branch: main
- Size: 38.1 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
README.md
质量检验报告生成工具
一个用于从 Excel 数据生成质量检验报告的 Python 工具。
系统要求
- Python 3.6+
- pandas
- openpyxl
安装依赖
bash
pip install -r requirements.txt
使用方法
准备输入文件:
1.xls:源数据文件,包含 HEADER、Dimension 和 Sand 工作表2.xlsx:模板文件,包含 WACKER 工作表
运行脚本:
bash python main.py检查输出文件
2_updated.xlsx
许可证
MIT License
Owner
- Name: Heyang Gong
- Login: 1587causalai
- Kind: user
- Repositories: 1
- Profile: https://github.com/1587causalai
1587causalai
GitHub Events
Total
- Delete event: 1
- Push event: 5
- Create event: 4
Last Year
- Delete event: 1
- Push event: 5
- Create event: 4