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
These are methods that operate on the index/columns, not the series/frame values. We could deprecate in favor of e.g. obj.set_axis(obj.index.to_timestamp(), axis=0)