Min/max/mean/median/stddev/quartiles for every numeric column.
Tip: use samples, upload, copy, download, and send-to actions inside the workspace where available.
Column Statistics Analyzer is a free, browser-based tool that helps you understand a dataset at a glance. Min/max/mean/median/stddev/quartiles for every numeric column. It's built for speed and privacy: Everything runs locally in your browser — your data is never uploaded to a server. No sign-up, no installs, and no daily limits.
customer_id,email,revenue 1001,ava@example.com,89 1002,,249 1003,lee@example.com,129
Rows: 3, columns: 3, missing email values: 1, numeric revenue column detected, no duplicate rows.
A CSV or structured payload with a few rows
Row count, column count, detected types, and obvious issues.
Rows where one or more fields are blank
Missing counts and percentages show where review is needed.
Sales, revenue, score, duration, or other numeric fields
Min, max, averages, spread, or outlier indicators where supported.
A file from a system you have not inspected yet
The result helps decide whether to clean, validate, convert, or visualize next.
Profile the data first so missing values, types, duplicates, and outliers are visible before you edit it.
Review the preview, copy or download the result, and keep everything local in your browser.
Auto Schema Detector: Infer a schema (types, nullability, uniqueness) from any sample dataset.
Open tool