Analyze CSV Data
Generate summary statistics and a column profile report. Client‑side only.
CSV Input
Profile Report
What to look for
- Nulls and distinct counts signal data quality issues.
- For numerics, check min/max outliers and unexpected zeros.
- Use the report to design validation rules before merging.
FAQ
- What stats are included?
- Non-empty count, distinct values, and for numeric columns: min, max, mean.
- Is analysis private?
- Yes, profiling runs locally in your browser.