There is a newer version of the record available.

Published June 29, 2023 | Version v0.26.0
Software Open

shenwei356/csvtk: csvtk v0.26.0

  • 1. Chongqing Medical University
  • 2. @nanoporetech
  • 3. @insilicoconsulting
  • 4. University of California, Davis
  • 5. Graphia Ltd

Description

Changes
  • csvtk v0.26.0
    • csvtk:
      • near all commands skip empty files now. #204
      • the global flag --infile-list accepts stdin "-". #210
    • new command csvtk fix: fix CSV/TSV with different numbers of columns in rows. #226
    • csvtk pretty: rewrite to support wrapping cells. #206 #209 #228
    • csvtk cut/fmtdate/freq/grep/rename/rename2/replace/round: allow duplicated column names.
    • csvtk csv2xlsx: optionally stores numbers as float. #217
    • csvtk xlsx2csv: fix bug where xlsx2csv treats small number (padj < 1e-25) as 0. It's solved by updating the excelize package. #261
    • csvtk join: a new flag for adding filename as column name prefix. by @tetedange13 #202
    • csvtk mutate2: fix wrongly treating strings like E10 as numbers in scientific notation. #219
    • csvtk sep: fix the logic. #218
    • csvtk space2tab: fix "bufio.Scanner: token too long". #231

Files

shenwei356/csvtk-v0.26.0.zip

Files (2.6 MB)

Name Size Download all
md5:9dfb484d511336ce3ceadd034e22e50a
2.6 MB Preview Download

Additional details

Related works