I have a .txt file with 18 variables and 1,368,958 observations/lines with piping as a delimiter (|,|). Using
import delimited "file.txt", delimiter("|,", asstring) bindquote(strict) maxquotedrows(unlimited)
I can only load 648,496 observations - size 901.11M, memory 993M. I double-checked the .txt file and there is nothing unusual at line 648,496.
Any advice?
Thank you!
Related Posts with Import delimited - not all observations imported
decision on whether to weight regression modelI am studying the impact of a particular policy on the number of hospitalizations of 1 year old chil…
Panel regression - including fixed effects AND clustering standard errorsHi everyone, I am running a panel regression on industry returns (49 Fama French industries) over t…
how to deal with duplicates when creating propoprtionsDear all, I need your valuable help and advice in the following please: I have the following data , …
PVARSOC error(2001)Dear all, I'm using stata 15 for estimate a PVAR model on 88 observations of 8 countries. I would l…
i.year vs year*Dear all, My aim is to estimate a model with country and year fixed effects. I both have a variable …
Subscribe to:
Post Comments (Atom)
0 Response to Import delimited - not all observations imported
Post a Comment