brain_pipe.pipeline.wrapper

Wrapper for any function that can be used as a preprocessing step.

Classes

Wrapper(function_[, key, copy_data_dict])

A preprocessing step that calls a function on the data_dict.