Copying the data to a local data object is done in the `fit` method, but not in the `transform` method. https://github.com/PythonPredictions/cobra/blob/master/cobra/preprocessing/preprocessor.py#L235