csvstat analyzes each column of a CSV and prints count, mean, standard deviation, min, max, and other summary values in a readable report. It also detects the type of each column and warns about blank values. This is the single best command for a first look at a dataset's health. Add --freq to see the most common values of each column.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.