PercentOfNulls.add_condition_percent_of_nulls_not_greater_than#

PercentOfNulls.add_condition_percent_of_nulls_not_greater_than(threshold: float = 0.05) TPercentOfNulls[source]#

Add condition - percent of null values in each column is not greater than the threshold.

Parameters
thresholdfloat , default: 0.05

Maximum threshold allowed.