miller/docs6/docs/reference-dsl-arrays.md
2021-08-05 15:48:12 -04:00

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]
}