Expect column values to match powers of Base (Base ** power == column value).
expect_column_values_to_match_powers_of_base
This expectation level is BETA
Contributors:
Tags:
beta
Metrics:
column_values.nonnull.unexpected_count
column_values.match_powers_of_base.unexpected_count
table.row_count
column_values.match_powers_of_base.unexpected_values
Description
Expect column values to match powers of Base (Base ** power == column value).
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