changing the column names of dataframe using dictionary code example Example: dataframe change column names #Pandas for Python df.coloumns = ['A','B']