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
Synthetic matching with Pre-Intervention Outcomes ONLYHi, I want to compare the treatment effect on the patent quantity produced by treatment and control…
Assigning set of values/names to every 1-10 observationHello, I need to assign a set of names in one particular order to the first 10 observations. I want …
adjusted MCAhi In "STATA MULTIVARIATE STATISTICS REFERENCE MANUAL RELEASE 16, page 448", there are formulas for …
Generating Disease CombinationsHi all I want help in generating all the possible combinations using 20 variables(diseases) in STATA…
Graph bar with Mean and Standard DeviationHi all, Below is an example of my dataset. I want to make two graphs one for the variable area and …
Subscribe to:
Post Comments (Atom)
0 Response to Missing Numeric Value with Comma When Importing txt. file
Post a Comment