csvkit Command Examples

Manipulation toolkit for CSV files. See also: csvclean, csvcut, csvformat, csvgrep, csvlook, csvpy, csvsort, csvstat. More information: https://csvkit.readthedocs.io/en/0.9.1/cli.html.

{{command}} -d {{delimiter}} {{path/to/file.csv}}

{{command}} -t {{path/to/file.csv}}

{{command}} -q {{quote_char}} {{path/to/file.csv}}

{{command}} -H {{path/to/file.csv}}