Contents:
CVFilter
Bases: Transformer
Transformer
Initialize coefficient of variation filter of the columns in which it does not fit into the defined borders.
lower_bound (Optional[float]) – The minimum acceptable coefficient of variation below which we consider the column to be constant
Optional
float
upper_bound (Optional[float]) – The maximum acceptable coefficient of variation above which we consider the to be incorrect