mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-17 16:38:54 +00:00
parent
3682077d32
commit
12131ea755
6 changed files with 9 additions and 6 deletions
|
|
@ -31,7 +31,7 @@
|
|||
insertion-ordered hash map. This encompasses a variety of data
|
||||
formats, including but not limited to the familiar CSV, TSV, and JSON.
|
||||
(Miller can handle positionally-indexed data as a special case.) This
|
||||
manpage documents mlr 6.20.0-dev.
|
||||
manpage documents mlr 6.20.1.
|
||||
|
||||
1mEXAMPLES0m
|
||||
mlr --icsv --opprint cat example.csv
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ on integer-indexed fields: if the natural data structure for the latter is the
|
|||
array, then Miller's natural data structure is the insertion-ordered hash map.
|
||||
This encompasses a variety of data formats, including but not limited to the
|
||||
familiar CSV, TSV, and JSON. (Miller can handle positionally-indexed data as
|
||||
a special case.) This manpage documents mlr 6.20.0-dev.
|
||||
a special case.) This manpage documents mlr 6.20.1.
|
||||
.SH "EXAMPLES"
|
||||
.sp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue