I didn't find anything in the Pandas documentations and cookbook (just references to CSV, and text files with separators) on JSON.
Is there an already defined function to load JSON directly into DataFrame? If there are different alternatives, which is the most efficient?