Expect values in the column after splitting on a delimiter to be in a pre-defined set.
expect_column_values_after_split_to_be_in_set
This expectation level is BETA
Contributors:
Tags:
pandas
Metrics:
column_values.nonnull.unexpected_count
column_values.values_after_split_in_set.unexpected_count
table.row_count
column_values.values_after_split_in_set.unexpected_values
Description
Expect values in the column after splitting on a delimiter to be in a pre-defined set.
Want to make your own Expectation or an improvement to this one?
We've put together some great how to guides (including videos) on how to create your own expectations in a flash!
You can see those resources here: Contributor Resources