新增文件

This commit is contained in:
2026-04-16 02:45:34 +00:00
parent 112eacd904
commit 5f7efa1936
8 changed files with 49 additions and 0 deletions

26
08_数据质量报告.txt Normal file
View File

@@ -0,0 +1,26 @@
============================================================
农业数据集质量报告
============================================================
CSV 作物病害标注表:
记录数: 200
字段数: 14
缺失值: 60
作物种类: 8 种
病害类型: 31 种
TSV 农业气象数据:
记录数: 365
字段数: 14
时间范围: 2024-01-01 00:00:00 ~ 2024-12-30 00:00:00
Parquet 作物产量统计:
记录数: 320
字段数: 15
年份范围: 2020 ~ 2024
COCO 作物病害检测标注:
图片数: 50
标注数: 100
类别数: 8
============================================================