Skip to content

extract doesn't resize shape #3

Closed
@jim22k

Description

@jim22k

The current implementation for extract is more of a subselect. It selects only the indices specified, but doesn't squash them into a more compact form (i.e. the shape of the input and output are the same). Extract should reduce the shape of the output based on the number of provided row and column indices.

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