mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-25 17:04:01 +00:00
* todo/neatens * bug-fix issue with mlr reorder then something-else Also, gofmt -s -w * flatten/unflatten doc iteration * Include diff output in regtest fail cases, if -vvv * arrayify on unflatten * flatten/unflatten page
18 lines
257 B
JSON
18 lines
257 B
JSON
{
|
|
"color": "yellow",
|
|
"shape": "triangle",
|
|
"flag": "true",
|
|
"k": 1,
|
|
"index": 11,
|
|
"quantity": 43.6498,
|
|
"rate": 9.8870
|
|
}
|
|
{
|
|
"color": "red",
|
|
"shape": "square",
|
|
"flag": "true",
|
|
"k": 2,
|
|
"index": 15,
|
|
"quantity": 79.2778,
|
|
"rate": 0.0130
|
|
}
|