Skip to content

Release tabtk-0.1 (r19)

Latest
Compare
Choose a tag to compare
@lh3 lh3 released this 08 Sep 13:57

First release of tabtk with the following functionalities:

  1. cut: Unix cut with fields reordering and duplicate; better CSV support
  2. num: summary statistics on a single numerical column
  3. isct: Unix join but without requiring sorting
  4. grep: field-aware grep (but not as fast as grep)
  5. view: fixed-width printing (for eye-balling)