scikit-lego
scikit-lego copied to clipboard
[BUG] Rename `transform_train` to `resample`.
The method in preprocessing.Outlier_Remover transform_train should be changed to fit_transform or transform.