makexu93
2/9/2020 - 2:25 PM

Remove (hierarchical) index in Pandas

Remove index e.g. after grouping.

mydata = mydata.reset_index()