I\'m trying to merge one column to another database based on mutual column they have as following:
df_merged=pd.merge(df1, df2[["mutual_column", &qu