how to remove index name in pandas code example Example: how remove name of index pandas df = df.rename_axis(None, axis = 1)