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
jreback
changed the title
Attempting a groupby over a CategoricalIndex for the .columns index results in a ValueError when using Pandas 0.21.0
BUG: groupby over a CategoricalIndex in axis=1
Nov 25, 2017
Code Sample
Problem description
Attempting a groupby over a CategoricalIndex for the columns results in a ValueError when using Pandas 0.21.0
Expected Output
Output of
pd.show_versions()
The text was updated successfully, but these errors were encountered: