Skip to content

DOC: Dangling reference to deprecation in "Advanced indexing" #22706

@SyamGadde

Description

@SyamGadde

Issue with current documentation:

In the following doc snippet:

Also recognize that ``x[[1, 2, 3]]`` will trigger advanced indexing,
whereas due to the deprecated Numeric compatibility mentioned above,
``x[[1, 2, slice(None)]]`` will trigger basic slicing.

...it references a deprecation that is no longer mentioned anywhere in the file. Does this usage now produce an error, or have the semantics of this usage changed?

Idea or request for content:

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions