Skip to content

Preprocessor fit_transform adapts mutable object (train_data) #139

@ZlaTanskY

Description

@ZlaTanskY

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions