shenwei356/csvtk: csvtk v0.30.0
Authors/Creators
- 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-headerfor 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
-kand-v.
- fix flag checking of
csvtk sort:- fix ordering when given multiple custom levels.
csvtk filter/filter2:- fix printing row number with
-Z.
- fix printing row number with
csvtk xls2csv:- output raw data. #262
csvtk pretty:- change the default value of
-n/--buf-rowsfrom 128 to 1024, and 0 for loading all data.
- change the default value of
csvtk join:- new flag
-s/--suffixfor adding suffixes to colnames from each file. #263
- new flag
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 versionto check update !!! - run
csvtk genautocompleteto 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
- Is supplement to
- Software: https://github.com/shenwei356/csvtk/tree/v0.30.0 (URL)