Add DatasetPipeline to work on xarray datasets
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 6
− 10
@@ -49,16 +49,10 @@ class DummyTransformer(TransformerMixin, BaseEstimator):
@@ -49,16 +49,10 @@ class DummyTransformer(TransformerMixin, BaseEstimator):
@@ -221,7 +215,7 @@ def _build_estimator(path, i):
@@ -221,7 +215,7 @@ def _build_estimator(path, i):
@@ -288,7 +282,9 @@ def test_checkpoint_fit_transform_pipeline():
@@ -288,7 +282,9 @@ def test_checkpoint_fit_transform_pipeline():
@@ -331,7 +327,7 @@ def test_checkpoint_fit_transform_pipeline_with_dask_non_pickle():
@@ -331,7 +327,7 @@ def test_checkpoint_fit_transform_pipeline_with_dask_non_pickle():