LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.py
sklearn_xarray/__init__.py
sklearn_xarray/datasets.py
sklearn_xarray/model_selection.py
sklearn_xarray/preprocessing.py
sklearn_xarray/target.py
sklearn_xarray/utils.py
sklearn_xarray/common/__init__.py
sklearn_xarray/common/base.py
sklearn_xarray/common/wrappers.py
sklearn_xarray/externals/__init__.py
sklearn_xarray/externals/_numpy_groupies_np.py
sklearn_xarray_ext.egg-info/PKG-INFO
sklearn_xarray_ext.egg-info/SOURCES.txt
sklearn_xarray_ext.egg-info/dependency_links.txt
sklearn_xarray_ext.egg-info/requires.txt
sklearn_xarray_ext.egg-info/top_level.txt
tests/test_common.py
tests/test_datasets.py
tests/test_model_selection.py
tests/test_preprocessing.py
tests/test_target.py
tests/test_utils.py
tests/test_wrappers.py