I have two data frames df1 and df2 with the following columns:
df1
df2
A = [\'id\', \'a_id\', \'c\', \'d\'] B = [\'a_id\', \'e\', \'f\']