mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-23 07:59:37 +00:00
More Miller-6 docs updates (#661)
* 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
This commit is contained in:
parent
6ddca75bb2
commit
d4ffc525f8
443 changed files with 3111 additions and 1064 deletions
8
docs6/src/data/array-example.json
Normal file
8
docs6/src/data/array-example.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"key": "ax04",
|
||||
"samples": [45, 67, 22]
|
||||
}
|
||||
{
|
||||
"key": "cz09",
|
||||
"samples": [11, 29, 84, 91]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue