-
eBay's tsv-utils
eBay's tsv-utils
eBay's tsv-utils is a collection of command-line utilities for manipulating large tabular data files, such as tab-separated value (TSV) and CSV files. The tools are designed for filtering, summarising, joining and otherwise processing large data files efficiently.
Available
- Puhti: 2.2.0
- Roihu: 2.2.0
License
eBay's tsv-utils is open source, licensed under the Boost Software License 1.0.
Usage
Initialize the tools with:
The collection includes commands such as tsv-filter, tsv-select,
tsv-summarize and csv2tsv. For example, to keep rows where the third column
is greater than 100: