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