how to name an index column in pandas code example Example: rename dataframe index column pandas df.index.names = ['new_name']