replace a df column with multiple columns code example Example: replace 3 column with another column pandas df['B'] = df1['E']