The following commands are run in this video;
in2csv pokemon.csv | csvstat
in2csv pokemon.csv | csvstat -c type/0
in2csv pokemon.csv | csvstat -c type/0 --unique
in2csv pokemon.csv | csvstat -c type/0 --freq
in2csv pokemon.csv | csvstat -c type/0 --freq --freq-count 10
csvstat --help
in2csv pokemon.csv | csvstat --null