Dataset Profiler
CSV input
Dataset summary
Rows
7 (data: 6)Columns
7Missing (overall)
2.4%Duplicate rows
0Key duplicates
0 set keys in OptionsUTF-8 BOM
noneColumn profiles
Column
Type
Non-null
Missing
Unique
Highlights
idinteger
606min
1, p50 3.50, max 6, outliers 0nametext
606len
4~8 (avg 5.3) ageinteger
605min
27, p50 29.50, max 31, outliers 0citytext
604len
6~13 (avg 8.2) salesfloat
515min
75, p50 120.50, max 200, outliers 0joined_atdatetime
605sample
2023-01-03activeboolean
602sample
trueJSON report
About Dataset Profiler
Dataset Profiler scans your CSV and builds a structured overview: dataset-level stats, per-column type inference, completeness, uniqueness, distributions, and data-quality warnings. Use it to quickly understand data shape and decide the next cleaning or analysis steps.
What you’ll see
- Dataset: rows/columns, overall missing ratio, duplicate rows, BOM hint.
- Columns: inferred type (integer/float/boolean/datetime/categorical/text), missing rate, unique count.
- Numeric: min/max/mean/std and p05/p25/p50/p75/p95 with IQR-based outlier count.
- Categorical: Top-N values with frequencies and high-cardinality warning.
- Text: length distribution and simple pattern hints (URL/email-like).
Tips
- Set key columns to detect duplicate keys before joins or merges.
- Tune the categorical rule (by unique ratio or absolute count) for your dataset size.
- Use the JSON report for downstream automation or to pipe into other tools.
Related Tools
About this collection
Each page is built around one practical task. Enter what you need, review the result, and use the actions provided by the tool.
What to expect
- Inputs and results kept together
- Layouts that adapt to smaller screens
- Direct links for returning to a tool
- No account needed for the listed utilities
Need something else? Request a tool.