Skip to content

Plans to expose deequ's VerificationResult.rowLevelResultsAsDataFrame? #261

@billpratt

Description

@billpratt

Is your feature request related to a problem? Please describe.
I'd like the ability to get the row level results of VerificationResult. This is critical for quarantining rows with dq issues. Deequ exposes this through VerificationResult.rowLevelResultsAsDataFrame. Are there plans to add this to pydeequ?

Describe the solution you'd like
pydeequ has a parity method with deequ for VerificationResult.rowLevelResultsAsDataFrame

Describe alternatives you've considered
The work around is to create a custom method to extract this via JVM bridge though issues like #234 highlight fragility

Additional context
There are a few open issues around this topic dating back to 2023.
#129
#223
#224
#225
#234

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