---
name: aifinlab/data-cleaner
source: https://app.decimal.ai/s/aifinlab-data-cleaner@1/SKILL.md
source_sha256: af99ebd0181b
---

# data-cleaner

数据清洗与异常检测 Skill。

## 核心能力

- 缺失值检测与填充（前值/均值/插值）
- 重复数据去除
- 异常值检测（Z-Score / IQR / 孤立森林）
- 数据标准化与归一化
- 时间序列对齐

## 适用场景

- 回测前数据预处理
- 多源数据合并清洗
- 财务数据异常检测