sklearn-xarray icon indicating copy to clipboard operation
sklearn-xarray copied to clipboard

preprocessing.preprocess: allow function to change shape of data

Open phausamann opened this issue 8 years ago • 0 comments

The callable function should be allowed to change the shape of the data.

For this to work, we need a reshapes syntax similar to the estimator wrappers.

phausamann avatar Dec 02 '17 13:12 phausamann