csvkit
Manipulation toolkit for CSV files.
See the individual commands: `csvclean`, `csvcut`, `csvformat`, `csvgrep`, `csvlook`, `csvpy`, `csvsort`, `csvstat`.
- Run a command on a CSV file with a custom delimiter:
- Run a command on a CSV file with a tab as a delimiter (overrides -d):
- Run a command on a CSV file with a custom quote character:
- Run a command on a CSV file with no header row:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).