Skip to content

EHN: speed up _split_overlaps #602

@hongyeehh

Description

@hongyeehh

The changes in #393 simplify the logic for the code but significantly affect the performance. This is because the previous change_flag splits all rows at each iteration, while the current version uses apply and splits per row.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions