Description
Name-indexed data such as CSV, TSV, and tabular JSON can be filtered, joined, sorted, and transformed from the terminal. This Git build is useful for people who need command-line data processing with field names instead of only column positions.
It reads and writes structured data, so check commands before overwriting files or piping into later steps. It is especially useful for logs, reports, and data-cleaning scripts.