pub fn load_github_dataset_sync( user: &str, repo: &str, path: &str, ) -> Result<Dataset>
Load a dataset from GitHub repository synchronously