quick_anomaly_detector.pipelineClass.StringClean

class quick_anomaly_detector.pipelineClass.StringClean(features)

features: [‘f1’, ‘f2’] function: strip + lower

__init__(features)

Methods

__init__(features)

fit(X[, y])

get_metadata_routing()

Get metadata routing of this object.

get_params([deep])

Get parameters for this estimator.

set_params(**params)

Set the parameters of this estimator.

transform(X[, y])