Transform data using a fitted preprocessing pipeline
transform.RdApply a fitted preprocessing pipeline to new data. The preprocessing
object must have been fitted using fit() or fit_transform() before
calling this function.
transform.RdApply a fitted preprocessing pipeline to new data. The preprocessing
object must have been fitted using fit() or fit_transform() before
calling this function.