datasets
download_dataset
Downloads a dataset from the platform.
Arguments:
name
- Name of the dataset to download.path
- If specified, path to save the dataset.api_key
- If specified, unify API key to be used. Defaults to the value in the
Returns:
If path is not specified, returns the dataset content, if specified, returns None.