I have two DataFrames df1 and df2 Each df has the following structure: an id, and other variables
df1 id var1 var2 100 1 blue 100 2 orange 101