Skip to content

DOC/API: clarify groupby sorting behavior #8588

Closed
@jreback

Description

@jreback

clarify / doc / test (explicity) on passing sort=True|False to a groupby/resample
from [SO](http://stackoverflow.com/questions/26456125/python-pandas-is-order-preserved-when-using-groupby-and-agg/26465555#26465555resample forces a sort)

groupby only sorts if sort is True and the index is NOT monotonic.

just like to test / validate and write a doc not about this

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions