pd join two concat code example Example: how to merge two dataframes df_merge_col = pd.merge(df_row, df3, on='id') df_merge_col