Skip to content

Deprecate indexing with non-aligned DataArray objects #1333

@shoyer

Description

@shoyer

Currently, we strip labels from DataArray arguments to [] / .loc[] / .sel()/ .isel(). But this will break when we finally add indexing with alignment (#974).

We could start raising deprecation warnings now so users can stop relying on this functionality that will change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions