Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
API: consistency is return results of aggregation on SeriesGroupby #12334
Comments
jreback
added Groupby API Design
labels
Feb 15, 2016
jreback
added this to the
0.18.0
milestone
Feb 15, 2016
jreback
referenced
this issue
Feb 15, 2016
Closed
API: consistency in aggregate groupby results #12335
jreback
added a commit
to jreback/pandas
that referenced
this issue
Feb 17, 2016
|
|
jreback |
522dd79
|
jreback
closed this
in 286d304
Feb 17, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jreback commentedFeb 15, 2016
xref 12329
For consistency, the proposal is to make
[4]have a multi-level index('C','sum'),('C','std')as its not a rename (like[5]). This previously raised in 0.17.1