Returns
Returns the local file path to the downloaded dataset file.Example
Parameters
Dataset object
required
The Dataset object (retrieved via
get or get_by_name) for which you want to download the associated file. The dataset must have a uri attribute.Deprecated alias:
test.string
required
The local directory path where the dataset file will be saved.