Cargo Features
scirs2-datasets has no features set by default.
[dependencies]
scirs2-datasets = { version = "0.1.0-alpha.1", features = ["download"] }
- download = reqwest
-
Affects
cache::download_data
,sample::load_california_housing
,sample::load_wine
,sample::get_available_datasets
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- reqwest download?
-
Enables reqwest ^0.11
Datasets specific dependencies