how to add append data to second column in pandas code example Example: append one column pandas dataframe df1 = df1.join(df2[column])