Reset index
Reset index of dataframe.
Reset index from a multi indexed data.frame so that index is added as columns
reset_index(df)
df
Useful links