sparrow.datasets.get_registry#
- sparrow.datasets.get_registry(path=None)#
Get the Pooch registry
- Parameters:
path (
Union[str,Path,None] (default:None)) – If None, example data will be downloaded in the default cache folder of your os. Set this to a custom path, to change this behaviour.- Return type:
Pooch- Returns:
: Pooch registry.