tsv-summarize: Missing field support
Two enhancements:
- tsv-summarize: Missing value support. New command line options to either exclude or replace empty fields. This is a common pattern in some data sets. Also, some new operators related to missing values.
- Bash-completion: Definitions enabling command option completion in
bash
shells. Needs to be manually installed. Details in the Tips & Tricks document.