load_github_dataset_sync

Function load_github_dataset_sync 

Source
pub fn load_github_dataset_sync(
    user: &str,
    repo: &str,
    path: &str,
) -> Result<Dataset>
Expand description

Load a dataset from GitHub repository synchronously