python pandas replace whole column code example Example: replace 3 column with another column pandas df['B'] = df1['E']