Expect values in the column after splitting on a delimiter to be unique
expect_column_values_after_split_to_be_unique
This expectation level is EXPERIMENTAL
Contributors:
Tags:
pandas
Metrics:
column_values.nonnull.unexpected_count
column_values.values_after_split_are_unique.unexpected_count
table.row_count
column_values.values_after_split_are_unique.unexpected_values
Description
Expect values in the column after splitting on a delimiter to be unique
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