clear_data_home¶
yohou.datasets.clear_data_home(data_home=None)
¶
Delete all the content of the data home cache.
Parameters ¶
| Name | Type | Description | Default |
|---|---|---|---|
data_home
|
str, PathLike, or None
|
The path to the data directory. If |
None
|
See Also ¶
get_data_home : Return the path of the data directory.