Expect a specific value at a given index location within each element of the column.
expect_value_at_index
This expectation level is EXPERIMENTAL
Contributors:
Tags:
Metrics:
column_values.nonnull.unexpected_count
column_values.has_value_at_index.unexpected_count
table.row_count
column_values.has_value_at_index.unexpected_values
Description
Expect a specific value at a given index location within each element of the column.
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