Status |
Expectation |
Observed Value |
|
value types must belong to this set: DOUBLE_PRECISION DoubleType FLOAT FLOAT4 FLOAT8 FloatType NUMERIC float.
| float64 |
|
may have any number of unique values.
| 75 |
|
may have any fraction of unique values.
| ≈0.09920634921 |
|
values must not be null, at least 50 % of the time.
| ≈57.578% not null |
| | ≈57.578% unexpected |
|
minimum value may have any numerical value.
| 0.17 |
|
maximum value may have any numerical value.
| 71 |
|
mean may have any numerical value.
| ≈30.39798942 |
|
median may have any numerical value.
| 28 |
|
expect_column_quantile_values_to_be_between(**{u'column': u'Age', u'quantile_ranges': {u'value_ranges': [[None, None], [None, None], [None, None], [None, None], [None, None]], u'quantiles': [0.05, 0.25, 0.5, 0.75, 0.95]}, u'result_format': u'SUMMARY'})
| {u'quantiles': [0.05, 0.25, 0.5, 0.75, 0.95], u'values': [6.0, 21.0, 28.0, 39.0, 57.0]} |
|
Column can match any distribution.
| |