Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Improve skip key #47

@CarstVaartjes

Description

@CarstVaartjes

It's a slightly ugly method to handle irrelevant results (because of filtering) during a groupby:

  • finding it can be slow as it's now (now cythonized)
  • getmask would be nicer; also have to look how bcolz iterblocks handles filters
  • how it's removed at the end (manipulating a list of ndarrays) is not performance efficient

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