Hei,
i have a big json file which i try to import to Stata. Using
insheet using "C:\Users\stinavn/filnavn.json"
returns the error-message
too many variables specified
error in line 0 of file
The file is too big to open in text-editor. Is there a method to read in only variable number 1-10? Altenativly to split the dataset? Cant share the dataset since its classified.
Thx
Elisabeth
i have a big json file which i try to import to Stata. Using
insheet using "C:\Users\stinavn/filnavn.json"
returns the error-message
too many variables specified
error in line 0 of file
The file is too big to open in text-editor. Is there a method to read in only variable number 1-10? Altenativly to split the dataset? Cant share the dataset since its classified.
Thx
Elisabeth
Comment