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
Simple Regression Questions: Time Series and % ChangeHello, I'm very much a Stata and linear regression newbie. I am running a linear regression with Bi…
PPML excluded regressorsHi, Why some regressors are excluded with PPML estimator? What is the interpretation of that? Than…
Comparing coefficients in a regressionHi, I have the following linear regression model specified. These are at the consumer order level, i…
Generating macro containing name of current do fileHello, Is there a way to do the above? I'm doing parallel analysis, with duplicate do files, except …
Bayes factor in StataHi! I am working together with a colleague who has done a study with an amount of non significant fi…
Subscribe to:
Post Comments (Atom)
0 Response to Missing Numeric Value with Comma When Importing txt. file
Post a Comment