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
API: Implement Series.cat.codes and rename the proxy class
* Series should also expose Series.cat.codes as a Series of codes.
See discussion in
pandas-dev#8074 (comment)
* Rename CategoricalProperties CategoricalAccessor. It has more
than properties, so "accessor" is more appropiate.
0 commit comments