github shenwei356/csvtk v0.25.0
csvtk v0.25.0

latest releases: v0.34.0, 0.34.0, v0.33.0...
3 years ago

Changes

  • csvtk v0.25.0 Github Releases (by Release)
    • csvtk: report empty files.
    • csvtk join: fix loading file with no records.
    • csvtk filter2/muate2:
      • support variable format of ${var} with special charactors including commas, spaces, and parentheses, e.g., ${a,b}, ${a b}, or ${a (b)}. #186
    • csvtk sort: fix checking non-existed fileds.
    • csvtk plot box/hist/line: new flag --skip-na for skipping missing data. #188
    • csvtk csv2xlsx: stores number as float. #192
    • csvtk summary: new functions argmin and argmax. #181

Don't miss a new csvtk release

NewReleases is sending notifications on new releases.