Skip to content

skip_restore_order #104

Description

@marco-mariotti

As per pyranges/ruranges_py#12

Wanted: optional keyword in all methods that internally sort rows as part of their algorithm, e.g. overlap, window_ranges , ... (full list to be determined)

By default, all pyranges methods maintain row order as much as possible.
With skip_restore_order=True (non-default), we don't do such resorting, which provides a speed up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions