Find Unusual Values
Spot values that look wrong — way too high, too low, or breaking your rules.
info
This tool is under development.
Features:
- Z-score detection (configurable threshold)
- IQR (interquartile range) detection
- MAD (median absolute deviation) detection
- Domain-rule violations (e.g., age < 0, price > $1M)
- Visual outlier highlighting in data preview
- Handling: flag only, remove, cap/winsorize to bounds
upload_file Drag and drop file here
CSV, TSV, XLSX, XLS · Import a file to preview. Processing is not yet available.
Detection Method
Z-Score
Handling
Flag only (add column)