I have datasets in csv format containing more than 1 million lines. For example, one of my datasets contains 1950929 lines plus the header line, and when I tried to import this file into Stata using the command: insheet using "...", Stata gives me the following error message "too many variables specified, error in line 1950930 of file, r(103)". Any idea what could be causing the problem?
Many thanks!
Many thanks!
Comment