There is a newer version of the record available.

Published March 15, 2024 | Version v0.30.0
Software Open

shenwei356/csvtk: csvtk v0.30.0

  • 1. Chongqing Medical University, China
  • 2. @nanoporetech
  • 3. @insilicoconsulting
  • 4. University of California, Davis
  • 5. Graphia Ltd

Description

Changes

  • csvtk v0.30.0
    • csvtk:
      • grouping subcommands in help message.
      • add a new global flag --quiet. #261
      • add a new global flag -U, --delete-header for disable outputing the header row. Supported commands: concat, csv2tab/tab2csv, csv2xlsx/xlsx2csv, cut, filter, filter2, freq, fold/unfold, gather, fmtdate, grep, head, join, mutate, mutate2, replace, round, sample. #258
      • support more commands with -Z/--show-row-number: head.
    • csvtk dim:
      • fix duplicated rows for multiple input files, this bug was introduced in v0.27.0.
    • csvtk concat:
      • fix panic when no data found. #259
    • csvtk spread:
      • fix flag checking of -k and -v.
    • csvtk sort:
      • fix ordering when given multiple custom levels.
    • csvtk filter/filter2:
      • fix printing row number with -Z.
    • csvtk xls2csv:
      • output raw data. #262
    • csvtk pretty:
      • change the default value of -n/--buf-rows from 128 to 1024, and 0 for loading all data.
    • csvtk join:
      • new flag -s/--suffix for adding suffixes to colnames from each file. #263

Links

OS |Arch |File, 中国镜像 |Download Count :------|:---------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Linux |32-bit |csvtk_linux_386.tar.gz,<br/> 中国镜像 | Linux |64-bit|csvtk_linux_amd64.tar.gz,<br/> 中国镜像 | Linux |64-bit|csvtk_linux_arm64.tar.gz,<br/> 中国镜像 | macOS |64-bit|csvtk_darwin_amd64.tar.gz,<br/> 中国镜像 | macOS |arm64 |csvtk_darwin_arm64.tar.gz,<br/> 中国镜像 | Windows|32-bit |csvtk_windows_386.exe.tar.gz,<br/> 中国镜像 | Windows|64-bit|csvtk_windows_amd64.exe.tar.gz,<br/> 中国镜像|

Notes

  • run csvtk version to check update !!!
  • run csvtk genautocomplete to update Bash completion !!!

Files

shenwei356/csvtk-v0.30.0.zip

Files (2.6 MB)

Name Size Download all
md5:7163a1abc20c9b19994de9bd53f107da
2.6 MB Preview Download

Additional details

Related works