Published September 22, 2023
| Version v0.28.0
Software
Open
shenwei356/csvtk: csvtk v0.28.0
Authors/Creators
- 1. Chongqing Medical University
- 2. @nanoporetech
- 3. @insilicoconsulting
- 4. University of California, Davis
- 5. Graphia Ltd
Description
Changes
- csvtk v0.28.0
csvtk:- add the shortcut
-Xfor the flag--infile-list. #249
- add the shortcut
csvtk pretty:- support field ranges for
-m/--align-centerand-r/--align-right. #244
- support field ranges for
csvtk spread:- support values sharing the same keys. #248
csvtk join:- a new flag
-P/--prefix-duplicates: add filenames as colname prefixes only for duplicated colnames. #246
- a new flag
csvtk mutate2:- fix changing the order of the header row, the code was accidentally missing during code refactoring in v0.27.0. #252
csvtk xlsx2csv:- fix
open /tmp/excelize-: no such file or directoryerror for big.xlsxfiles. #251
- fix
csvtk comb:- fix the empty result bug for alphabet sizes greater than 64.
| 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.28.0.zip
Files
(2.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:8b0ebff5b733b787b383c2e21d6a25d7
|
2.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/shenwei356/csvtk/tree/v0.28.0 (URL)