Learn how to use the column average test
The column average test allows you to assert that the mean of a column is within a certain range.
If you are writing a tests.json
, here are a few valid configurations for the character length test:
expect_column_mean_to_be_between
, expect_column_median_to_be_between
, etc.Learn how to use the column average test
The column average test allows you to assert that the mean of a column is within a certain range.
If you are writing a tests.json
, here are a few valid configurations for the character length test:
expect_column_mean_to_be_between
, expect_column_median_to_be_between
, etc.