Hi!
I am using the outfile command to export a dataset.dta into csv:
outfile using dataset.csv, comma replace
The dataset contains 5,000 observations and 12 variables in Stata. After running the outfile command, I opened the dataset.csv file and contains 10,000 observations and 9 variables. I have no clue why this happens, if useful: Stata database contains zero missings values, and I already imported other four dataset with less variables with no problem.
Thank you in advance!
Related Posts with Problem with outfile
Reshape and group data by highest value of variablesHi Statalisters I am working on a somewhat intricate reshape of my data set. I have done some resea…
Creating spells of 3 months.Dear All, I am using prescription drug claims data and want to identify spells of 3 months of contin…
Regression Discontinuity With Binary OutcomesHi, is it possible to use package rdrobust to perform a logit regression with binary outcome variab…
Question on Implementation of First-Difference Regression and InterpretationDear All, I am trying to estimate the effect of tariffs changes on employment within firms. Thus, I…
Regression with very short periods (daily)Hello, Suppose I have a panel data, with T= 31 days and the number of individuals is 22. Hence, T&g…
Subscribe to:
Post Comments (Atom)
0 Response to Problem with outfile
Post a Comment