I would like to know what is the best tool, IDE, programming language for parsing data stored as a json file.
I trying pandas in python and ff in R and both of them either crash for memory issues or take too long to process. Do you have experience with them? specially ff?
Is there any good alternative to them?