Pointblank Validation
Simple pointblank validation example
Ibis memtableexample_table
STEP COLUMNS VALUES TBL EVAL UNITS PASS FAIL W E C EXT
#4CA64C 1
col_vals_lte
col_vals_le()
high_floats 100 2 2
1.00
0
0.00
#4CA64C66 2
col_vals_gt
col_vals_gt()
Contains(text='not_present', case_sensitive=False) 10 💥
#4CA64C 3
col_vals_lt
col_vals_lt()
low_numbers 5 2 2
1.00
0
0.00