Dear all,
I am writing to ask for a problem I met when I tried to import txt. file to Stata. There is a numeric variable called Observation in the file with value of 700,000. I imported the entire file with two variables and two columns using:
import delimited "C:\Users\A\B\filename.txt", varnames(2) numericcols(2)
However, the Observation value was converted to empty cell. I could not find an appropriate command to correct this problem.
Thank you very much in advance!
Best regards,
Scarlett Ling
Related Posts with Missing Numeric Value with Comma When Importing txt. file
pwcompare and effect sizeHello, Stata world. I'm using -pwcompare, effects- after regression. The command produces point esti…
How do 'control units' that never receive treatment affect estimates when using time and individual fixed effects?I'm looking at the effect of fires on visits to national parks and national forests. My dataset cons…
Merging dataset with non-unique variables in the master dataDear all, I am currently trying to merge two datasets. One contains household data and the other pe…
within-group covariance by yearHi there, I would like to compute the within-firm covariance(wage_t, wage_{t-1}) for each year. I li…
error asdoc tabdisphttps://drive.google.com/file/d/1iof...ew?usp=sharing Code: clear input var1 str5 var2 var3 var4 …
Subscribe to:
Post Comments (Atom)
0 Response to Missing Numeric Value with Comma When Importing txt. file
Post a Comment