Skip to content

[DOC] Regex utils ends_with and contains mentioned in docs but are not implemented #203

Open
@marrov

Description

@marrov

The docs for the effects API mention the following:

 regex patterns for common use cases, include `starts_with`, `ends_with`, `contains`, and `no_input_columns`.

However, currently only the following are implemented:

__all__ = ["starts_with", "exact", "no_input_columns"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions