Skip to main content

csv-profiler

Profile a CSV or other delimited file with the Python standard library only — row/column counts, per-column type inference (integer/float/boolean/string), null counts and fill rates, and basic stats (min/max/mean/median/stdev for numerics; distinct count and most-common value for the rest). Use for a fast, dependency-free first look at a dataset before deeper analysis, or whenever pandas is unavailable.

Jump to install

Source facts

Repository
ElcanoTek/example-config
Last source activity
June 23, 2026 at 12:56
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.