Hi.
I have been given x3 csv files to analyse.
One of which opens without issues (628,178 KB)
Code used in stata:
Import delimited “filename1”
I am now trying to load the second file (2,537,900kb) in Stata using the same code
- It keeps loading forever until it freezes and I have to force quit (see picture highlighted in yellow)
I tried loading the file using excel (as I thought it may be as data is all in one row):
Excel > Browse > All Files > SelecttheFile > Open
At the bottom right : It begins to download and when the loading bar completes and Excel says 'Ready' bottom left it fails to load any data at all.
What's wrong?
Is there a problem with the data?
System:
Stata SE15
Thanks
Martin Borg - don't worry stata are updating my name.
I have been given x3 csv files to analyse.
One of which opens without issues (628,178 KB)
Code used in stata:
Import delimited “filename1”
I am now trying to load the second file (2,537,900kb) in Stata using the same code
- It keeps loading forever until it freezes and I have to force quit (see picture highlighted in yellow)
I tried loading the file using excel (as I thought it may be as data is all in one row):
Excel > Browse > All Files > SelecttheFile > Open
At the bottom right : It begins to download and when the loading bar completes and Excel says 'Ready' bottom left it fails to load any data at all.
What's wrong?
Is there a problem with the data?
System:
Stata SE15
Thanks
Martin Borg - don't worry stata are updating my name.
Comment