I have a 2 data frames having many to one relationship with each other, I want to pick the unique value associated with a unique key column
Here an example
df1:
df2:
Desired result
I have a 2 data frames having many to one relationship with each other, I want to pick the unique value associated with a unique key column
Here an example
df1:
df2:
Desired result