A set of Unix shell command line tools for quick and convenient batch processing of tabular text files (a.k.a., tab-delimited, tsv, csv, or flat data file format) with a header line. Provides column reference by name, automatic delimiter and compression detection for per-line transformations, sql-like group-by operation and relational join.
Stars
35
Forks
7
Watchers
35
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
handling of empty strings, NAs in integer and floats.
b3eced9View on GitHubbug fix tblsort for file names containing percent sign.
46f293eView on GitHub