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/latest/cli.html.

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

{{command}} {{[-t|--tabs]}} {{path/to/file.csv}}

{{command}} {{[-q|--quotechar]}} {{quote_char}} {{path/to/file.csv}}

{{command}} {{[-H|--no-header-row]}} {{path/to/file.csv}}