pandas change column names of index code example Example: rename dataframe index column pandas df.index.names = ['new_name']