make the index a column pandas code example Example: set index to column pandas df = df.set_index('col') df['col'] = df.index