csvtk v0.22.0.rc1 Release Notes
Release Date: 2020-11-02 // almost 4 years ago-
- π csvtk v0.22.0
Previous changes from v0.21.0
-
π Changes
- π csvtk v0.21.0
- new command:
csvtk nrow/ncol
for printing number of rows or columns. - new command:
round
to round float to n decimal places. #112 csvtk headers
: file name and column index is optional outputted with new flag-v/--verbose
.csvtk dim
: new flags--tabluar
,--cols
,--rows
,-n/--no-files
.csvtk dim/ncol/nrow
: can handle empty files now. #108csvtk csv2json
#104:- new flag
-b/--blank
: do not convert "", "na", "n/a", "none", "null", "." to null - new flag
-n/--parse-num
: parse numeric values for nth column(s), multiple values are supported and "a"/"all" for all columns. csvtk xlsx2csv
: fix output for ragged table. #110csvtk join
: fix bug for joining >2 files.csvtk uniq
: new flag-n/--keep-n
for keeping first N records of every key.csvtk cut
: support repeatedly selecting columns. #106
- new command:
π Links:
_ Tips _
- β‘οΈ run
csvtk version
to check update !!! - β‘οΈ run
csvtk genautocomplete
to update Bash completion !!!
OS Arch File, δΈε½ιε Download Count π§ Linux 32-bit csvtk_linux_386.tar.gz, δΈε½ιε Linux 64-bit csvtk_linux_amd64.tar.gz, δΈε½ιε OS X 64-bit csvtk_darwin_amd64.tar.gz, δΈε½ιε π Windows 32-bit csvtk_windows_386.exe.tar.gz, δΈε½ιε Windows 64-bit csvtk_windows_amd64.exe.tar.gz, δΈε½ιε - π csvtk v0.21.0