You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now I would suggest that the index column of the DataFrame viewer should also display this new name on top of the index column, instead of constantly just displaying "Index".
I have used pandas.DataFrame.rename_axis to give a DataFrame's index a better name.
Now I would suggest that the index column of the DataFrame viewer should also display this new name on top of the index column, instead of constantly just displaying "Index".
(My current environment is described in #3562.)
The text was updated successfully, but these errors were encountered: