You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for this option as well. I intend to convert my data to csv, and need to keep first level as headers, but the default flatten everything using the index 0,data 1.data ... etc
This would complement
maxDepth
in a coherent way.minDepth
Number of nested objects to skip before flattening others.
The text was updated successfully, but these errors were encountered: