Hi. I have two datasets that I want to merge, dataset 1 and dataset 2. They both have duplicates, so to merge I would have to do a m:m merge, which I am not in favor of. I would like to do a m:1. Is there any way that I can partition dataset 2 to hold the duplicates in a sub dataset do a m:1 merge between dataset 1 and dataset 2 and then bring back the subset of duplicates.
Related Posts with Sub-setting data and merging
Delete single observationsHello everyone, I have a dataset where I have to create couples of people in a way that every house…
Versioning problemHi. I'm submitting this for one of our programmers and wondering if there's a simple fix or if we ne…
tableHey, I need to compute the table that i presented below, but i am not sure how to write the command …
Round 2 digits after decimalHello, My data is attached as follows. I would like to round the data two digits after decimal (o.o…
Change variables within a group based on other observations in this groupHello, my dataset is structered the following: group_id regression_dummy 1 0 2 1 2 2 2 2 3 2 3 1 4…
Subscribe to:
Post Comments (Atom)
0 Response to Sub-setting data and merging
Post a Comment