Exclude columns out of check #1044
Answered
by
cosmicBboy
jonathangebru
asked this question in
Q&A
-
I'm trying to validate a certain DF, my question is whether it is possible to exclude columns from the validation scheme or not without it giving a schema error which implies that the column is not in the Schema. |
Beta Was this translation helpful? Give feedback.
Answered by
cosmicBboy
Dec 6, 2022
Replies: 1 comment
-
hi @jonathangebru there's a |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jonathangebru
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi @jonathangebru there's a
strict="filter"
option: https://pandera.readthedocs.io/en/stable/dataframe_schemas.html#handling-dataframe-columns-not-in-the-schema