Skip to content

Add engine argument to feature constructors #121

@hombit

Description

@hombit

Replace feature classes with wrappers (like we have for Extractor) having __new__(cls, *args, **kwargs, engine: None | Literal('python') | Literal('rust') = None). This will allow user to choose between implementations

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