Replies: 1 comment
-
|
@johnkerl I'm tagging you, just to make sure you get the notification. Sorry for the double tagging. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear @johnkerl ,
in an old miller 5 script of mine I run
I have no error. In Miller 6 there are a lot of new things related to the Json world, but I can't figure out how to get the same result that 5 gave me.
The complete mlr5 code is this one
And I obtain something similar to the below table.
If I use miller 6
I have
mlr: exiting due to data error.I tried usingflattenandunflattenbut I always get errors.How to obtain in mlr6 the same output I have using mlr5?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions