Skip to content

Commit

Permalink
add Miller
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyhottommy authored Sep 13, 2022
1 parent 5bee895 commit f47ec54
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,7 @@ It is sometimes hard to remember. one can use the letter:The letters u, g, and o
* [csvtk](https://bioinf.shenwei.me/csvtk/usage/) A complete .csv/.tsv toolkit including join command.
* [GNU datamash](https://www.gnu.org/software/datamash/)
* [tabtk](https://github.com/lh3/tabtk) Toolkit for processing TAB-delimited format from Heng Li, the author of `Samtools`, `BWA` and many others.
* [Another cross-platform, efficient, practical and pretty CSV/TSV toolkit in Golang](https://github.com/shenwei356/csvtk)
* [visidata](https://github.com/saulpw/visidata) A console spreadsheet tool for discovering and arranging data
* [miller](https://miller.readthedocs.io/en/latest/) is a command-line tool for querying, shaping, and reformatting data files in various formats including CSV, TSV, JSON, and JSON Lines.
* [xsv](https://github.com/BurntSushi/xsv) A fast CSV toolkit written in Rust.
* [Going from a human readable Excel file to a machine-readable csv with {tidyxl}](https://www.brodrigues.co/blog/2018-09-11-human_to_machine/)
* eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more. https://ebay.github.io/tsv-utils/
Expand Down

0 comments on commit f47ec54

Please sign in to comment.