Expect multiple columns (such as a compound key) to be unique.
expect_queried_column_list_to_be_unique
This expectation level is BETA
Description
Expect multiple columns (such as a compound key) to be unique.
Args:
- template_dict: dict with the following keys: column_list (columns to check uniqueness on separated by comma)
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