hello everyone,
I have another question:
I have two data sets which I want to merge.
The master data set contains panel data (id and date), the second data set just has information about the individual which is stable over time.
How can I merge both documents in order to get the results in the master data set for time and individual (again this new Information doens't change over time so that the variable time doens't exist in the second document)
Thank you in advance!!
Lisa
I have another question:
I have two data sets which I want to merge.
The master data set contains panel data (id and date), the second data set just has information about the individual which is stable over time.
How can I merge both documents in order to get the results in the master data set for time and individual (again this new Information doens't change over time so that the variable time doens't exist in the second document)
Thank you in advance!!
Lisa
Comment