mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-29 02:30:12 +00:00
331 B
331 B
Reference: arrays
TODO
mlr --json cat data/array-example.json
{
"key": "ax04",
"samples": [45, 67, 22]
}
{
"key": "cz09",
"samples": [11, 29, 84, 91]
}