Skip to content

tsv-summarize: Missing field support

Compare
Choose a tag to compare
@jondegenhardt jondegenhardt released this 13 Feb 04:11
· 350 commits to master since this release

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.