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
Multiple time-failure analysis, event-specific coeffcients?Dear all, I am using stcox along with a stratification variable to estimate the hazard functions fo…
Scaling fitted values obtained from first stage of IVHi everyone: I am running the following regression where I instrument my binary endogenous treatmen…
svy: tabulate seems to misprint the extended missing value .zHello Statalist members, I am using Stata 17 (ver.10May2022). I found that svy: tabulate doesn't se…
Reducing repeated responses to find actual sample size from a multiple imputed datasetHi there I am hoping someone can advise me on this complex dataset that is derived from a dual frame…
How to create control group against fraud firms?Dear all, I want to create a control sample of non-fraud firms against firms that committed fraud. I…
Subscribe to:
Post Comments (Atom)
0 Response to Missing Numeric Value with Comma When Importing txt. file
Post a Comment