Changes
- csvtk v0.33.0
- new command
csvtk comma
: make numbers more readable by adding commas. #300 csvtk
:- add a global flag
-V/--version
. #304
- add a global flag
csvtk plot box/hist/line
:- adds
--x-scale-ln
and--y-scale-ln
for natural log scaling of the X & Y axes. #302#302) by @xxxserxxx
- adds
csvtk fold
:csvtk summary
:- numbers in scientific notation are output as is.
- new command
Notes
- run
csvtk version
to check update !!! - run
csvtk genautocomplete
to update Bash completion !!!