Skip to content

Pydeequ to support additional where filters #158

Description

@andreimekk

Is your feature request related to a problem? Please describe.
From what I can understand there's no implementation of CheckWithLastConstranitFilterable from Deequ in Pydeequ which makes it impossible to add (.where) method at the end of the defined check. Is there any particular reason for that or it's just part of Deequ that hasn't been implemented yet?

Describe the solution you'd like
Additional class in Pydeequ that extends Check so that we can specify additional SQL WHERE statement to apply before evaluation of the previous constraint.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions