Published April 21, 2020
| Version v0.20.0
Software
Open
shenwei356/csvtk: csvtk v0.20.0
Authors/Creators
- 1. @nanoporetech
- 2. @KrakenSystems
- 3. University of California, Davis
Description
Changes
- csvtk v0.20.0
- new command
csvtk comb: compute combinations of items at every row. - new command
csvtk sep: separate column into multiple columns. #96 csvtk:- list lines' number of illegal (
-I) and empty (-E) rows. #97 - new flag
--infile-listfor giving file of input files list (one file per line), if given, they are appended to files from cli arguments
- list lines' number of illegal (
csvtk join:csvtk filter2: fix bug when column names start with digits, e.g.,1000g2015aug. Thank @VorontsovIE (#44)csvtk concat: allow one input file. #98csvtk mutate: new flag-R/--removefor removing input column.
- new command
Tips
- run
csvtk versionto check update !!! - run
csvtk genautocompleteto update Bash completion !!!
Files
shenwei356/csvtk-v0.20.0.zip
Files
(1.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f4cb971cfb73fc06637b04c853fea43c
|
1.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/shenwei356/csvtk/tree/v0.20.0 (URL)