JSON to CSV Error
Author: osevillCreated Mar 25, 2024Updated Jul 16, 2026
Labelsplan-written
In previous versions mlr --j2c group-like worked fine.
In version 6.12 the same script with the same json file gives an error:
mlr: CSV schema change: first keys "..."; current keys "..."
The fields/properties do change from one object element of the json array to the next, but that's why I use group-like.
Thanks
Source: johnkerl/miller