shenwei356/csvtk: csvtk v0.29.0
Authors/Creators
- 1. Chongqing Medical University, China
- 2. @nanoporetech
- 3. @insilicoconsulting
- 4. University of California, Davis
- 5. Graphia Ltd
Description
Changelog
- csvtk v0.29.0
- new commands:
fix-quotes: fix malformed CSV/TSV caused by double-quotes. #260del-quotes: remove extra double-quotes added byfix-quotes.
csvtk del-header:- fix deleting headers of 2nd and later files. #257
csvtk concat:- fix panic when no data found.
csvtk sort:- support column names containing colons. #254
csvtk filter2:csvtk plot:- add a new flag
--tick-label-size.
- add a new flag
csvtk pretty:- fix showing cell data containing "tabs", by replacing tabs with spaces.
- new commands:
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.29.0.zip
Files
(2.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6a694b363126ec7879e1bb463ab7fabe
|
2.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/shenwei356/csvtk/tree/v0.29.0 (URL)