StringLengthOutOfBounds.add_condition_number_of_outliers_not_greater_than#

StringLengthOutOfBounds.add_condition_number_of_outliers_not_greater_than(max_outliers: int = 0)[source]#

Add condition - require column not to have more than given number of string length outliers.

Parameters
max_outliersint , default: 0

Number of string length outliers which is the maximum allowed.