README.md
pyproject.toml
dataset_hub/__init__.py
dataset_hub.egg-info/PKG-INFO
dataset_hub.egg-info/SOURCES.txt
dataset_hub.egg-info/dependency_links.txt
dataset_hub.egg-info/requires.txt
dataset_hub.egg-info/top_level.txt
dataset_hub/_core/__init__.py
dataset_hub/_core/buffer_manager.py
dataset_hub/_core/config_manager.py
dataset_hub/_core/data_bundle.py
dataset_hub/_core/get_data.py
dataset_hub/_core/userdata_manager.py
dataset_hub/_core/loaders/__init__.py
dataset_hub/_core/loaders/buffer.py
dataset_hub/_core/loaders/source_loader.py
dataset_hub/_core/loaders/url_loader.py
dataset_hub/_core/packagers/__init__.py
dataset_hub/_core/packagers/buffer_packager.py
dataset_hub/_core/packagers/table_packager.py
dataset_hub/_core/parsers/__init__.py
dataset_hub/_core/parsers/buffer_parser.py
dataset_hub/_core/provider/__init__.py
dataset_hub/_core/provider/dataframe_provider.py
dataset_hub/_core/provider/provider.py
dataset_hub/_core/provider/provider_factory.py
dataset_hub/_core/settings/__init__.py
dataset_hub/_core/settings/default_settings.py
dataset_hub/_core/settings/loader.py
dataset_hub/_core/settings/user_settings.py
dataset_hub/_core/utils/logger.py
dataset_hub/_core/utils/paths.py
dataset_hub/classification/__init__.py
dataset_hub/classification/datasets.py
dataset_hub/classification/_configs/iris.yaml
dataset_hub/classification/_configs/titanic.yaml
dataset_hub/regression/__init__.py
dataset_hub/regression/datasets.py
dataset_hub/regression/_configs/california_housing.yaml
dataset_hub/timeseries/__init__.py
dataset_hub/timeseries/datasets.py
dataset_hub/timeseries/_configs/household_power.yaml