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
0 Response to Missing Numeric Value with Comma When Importing txt. file
Post a Comment