Hacker News new | ask | show | jobs
by skept 3946 days ago
csvlook [0] is another great tool that does this for any CSV file. It's part of the very useful csvkit[1] suite of command line utilities for working with CSV files.

[0] http://csvkit.readthedocs.org/en/latest/scripts/csvlook.html

[1] http://csvkit.readthedocs.org/en/latest/index.html