I have a big dataset that I need to append: Dataset1 and Dataset2.
I need to append Dataset2 from Dataset1.
Dataset1 only has the names in the firstrow (i.e. country1_2000, country1_2001,...country1_2020, country2_2000,...country2_2020,...)
Dataset2 has arbitrary variable names with the actual data (v1,v2,......)
I need to append Dataset2 to Dataset1 while keeping the variable names.
Is there a way to do this? Basically, I want the Stata to append exactly column by column.
For example column1 in Dataset2 to column1 in Dataset1.
Related Posts with Append ignoring different variable names
Replacing missing values within a variable with true value based on an ID - Seeking efficient solution.Apologies in advance for a somewhat convoluted title for the post. I have already solved the problem…
How to do the calculation of matrix mutiplying databaseHi Stata users, I have some problems with the calculation of matrix with database. For example, I h…
How to round date variables to the nearest Monday?Hi everyone, I have a dataset with student test scores and test dates for the years 2008-2019. I ha…
How to do the calculation of matrix mutiplying databaseHi Stata users, I have some problems with the calculation of matrix with database. For example, I h…
Does a dofile have meta-data (like a word document) that says something about it's creator?I will upload a dofile for an anonymous submission to a journal. However, I cannot seem to find out …
Subscribe to:
Post Comments (Atom)
0 Response to Append ignoring different variable names
Post a Comment