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
Merging datasets without uniquely identified observationsHello, I found a post on this subject but the solutions posted do not work for me. My master data …
Accuracy / ROC for lasso model?Hi! I am trying to do classification for a Radiomics database on a binary output variable and aroun…
GMM xtabond2: How to calculate Sargan and Arellano-Bond Tests by omitted variablesHello everyone, I am working with the command xtabond2 for Difference and System GMM using Panel Da…
Error code 3200 "conformability error" when using margins after cmxtmixlogit - stata 16Dear Statalist, I'm running a labeled choice experiment using the new cmxtmixlogit command in Stata…
Extract details of nested groups in 'mixed' commandHi, I need to access details of nested groups (highlighted by the red circle in the attached screens…
Subscribe to:
Post Comments (Atom)
0 Response to Import delimited - not all observations imported
Post a Comment