Skip to content

ENH: define nonzero() on extension arrays #46025

Open
@phofl

Description

@phofl

This caused a few issues when we got a Boolean-Dtype extension array which was used as mask/indexer instead of a numpy array. See #45983

We can avoid this through definining nonzero on ea arrays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions