sklearn-xarray
sklearn-xarray copied to clipboard
preprocessing.preprocess: allow function to change shape of data
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.