Skip to content

API: auto-detect when to use numba #53239

Open
@jbrockmendel

Description

@jbrockmendel

ATM groupby reductions (and window i think?) have keywords that allow for opting-in to using numba, along with engine_kwargs that control options passed to numba.

I think users would be better served by automatically detecting cases where numba is available/useful and automatically using it. Simpler API, better performance for the large subset of users who don't read docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    API DesignNeeds DiscussionRequires discussion from core team before further actionPerformanceMemory or execution speed performancenumbanumba-accelerated operations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions