ENH: provide keyword to groupby to reindex by all possible indicies for a multi-index #3835
Labels
API Design
Groupby
Ideas
Long-Term Enhancement Discussions
Indexing
Related to indexing on series/frames, not to indexes themselves
Milestone
http://stackoverflow.com/questions/17027470/pandas-groupby-and-multiindex
not sure how useful this is....but say we provide
dropna=True
(which is the current behavior), but ifdropna=False
then can reindex by all the combinations of each index level as a reindexer...The text was updated successfully, but these errors were encountered: