Skip to content

Get rules that failed in each row #124

@elbg

Description

@elbg

After seeing the output of failure.counts in

good, failure = MySchema.filter(df, cast=True)
failure.counts() # {'a': 128, 'n': 540}

I would like to be able to filter the rows that break each rule. I did not find that in the docs, is it already available ?

Thanks !
Matthieu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions