Process nested JSON files
#10
by
nolanzandi
- opened
This code can normalize and flatten nested JSON files which can be useful for certain JSON files, especially logfiles. I also put in some code to help process large logfiles, although I may need to increase compute to process large files on this demo.
nolanzandi
changed pull request status to
merged