Skip to content

DEPR: |&^ as set operations for Index #36758

Closed
@jbrockmendel

Description

@jbrockmendel

It isn't that burdensome to write left.union(right) instead of left | right, and deprecating this special-case behavior allow us to fully share the implementation with Series.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DeprecateFunctionality to remove in pandas

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions