File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 - ` csvtk xlsx2csv ` : fix output for ragged table. [ #110 ] ( https://github.com/shenwei356/csvtk/issues/110 )
1212 - ` csvtk join ` : fix bug for joining >2 files.
1313 - ` csvtk uniq ` : new flag ` -n/--keep-n ` for keeping first N records of every key.
14+ - ` csvtk cut ` : support repeatedly selecting columns. [ #106 ] ( https://github.com/shenwei356/csvtk/issues/106 )
1415- [ csvtk v0.20.0] ( https://github.com/shenwei356/csvtk/releases/tag/v0.20.0 )
1516[ ![ Github Releases (by Release)] ( https://img.shields.io/github/downloads/shenwei356/csvtk/v0.20.0/total.svg )] ( https://github.com/shenwei356/csvtk/releases/tag/v0.20.0 )
1617 - new command ` csvtk comb ` : compute combinations of items at every row.
Original file line number Diff line number Diff line change 1919 - ` csvtk xlsx2csv ` : fix output for ragged table. [ #110 ] ( https://github.com/shenwei356/csvtk/issues/110 )
2020 - ` csvtk join ` : fix bug for joining >2 files.
2121 - ` csvtk uniq ` : new flag ` -n/--keep-n ` for keeping first N records of every key.
22+ - ` csvtk cut ` : support repeatedly selecting columns. [ #106 ] ( https://github.com/shenwei356/csvtk/issues/106 )
2223
2324Links:
2425
You can’t perform that action at this time.
0 commit comments