StringLengthOutOfBounds.add_condition_ratio_of_outliers_not_greater_than#

StringLengthOutOfBounds.add_condition_ratio_of_outliers_not_greater_than(max_ratio: float = 0)[source]#

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

Parameters
max_ratiofloat , default: 0

Maximum allowed string length outliers ratio.