Skip to content

Add slicing support for category axis #267

Description

@HDembinski

category axes are currently not sliceable (see reduce algorithm), because slicing didn't seem to make sense for category axes.

However,
scikit-hep/boost-histogram#296
suggests that also category axis should be sliceable, and eventually one should be able to pick individual bin indices as well. Perhaps using the keyword pick(index1, index2, ...) as suggested by @henryiii

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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