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
Copying the data to a local data object is done in the
fitmethod, but not in thetransformmethod.https://github.com/PythonPredictions/cobra/blob/master/cobra/preprocessing/preprocessor.py#L235