harpy.datasets.get_registry

Contents

harpy.datasets.get_registry#

harpy.datasets.get_registry(path=None)#

Get the Pooch registry

Parameters:

path (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.