JSON Import Wizard with Pandas Values and Headers
Hi, I am trying to import a JSON file as a Data Table, and having difficulty finding the correct settings in the JSON Wizard. Does anyone know the correct settings to use? I am using JMP 18.0.1. Example JSON{ "data": { "index": [ 0, 1, 2, 3, 4 ], "columns": [ "device_name", "num", ...
