Skip to content

idxmax() not available on groupby anymore #5786

Closed
@jorisvandenbossche

Description

@jorisvandenbossche

Just saw an example in this SO question, the use of idxmax() on a groupby object:

df.groupby(...).idxmax()

This worked in 0.12, but not anymore in 0.13 as it is not in the whitelist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions