groupby nth for multiindex regression · Issue #6621 · pandas-dev/pandas (original) (raw)

@hayd

Description

@hayd

hayd

opened

on Mar 12, 2014

regression in groupby nth, it raises an index error on MI in master. This is my fault (need to add tests, should also test for axis!=0).

http://stackoverflow.com/questions/22361385/integer-position-based-indexing-of-multi-index-dataframes

reason this raise is as I use obj.loc[[[]] :s

Metadata

Metadata

Assignees

Labels

BugGroupby

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions