Function load_dataset_by_name

Source
pub fn load_dataset_by_name(
    _name: &str,
    _force_download: bool,
) -> Result<Dataset>
Expand description

Load a dataset by name from the registry (stub for when download feature is disabled)