clear_data_home
clear_data_home(data_home=None)Delete all the content of the data home cache.
Parameters
data_home : str | None = None-
The path to Bambi data dir. By default a folder named
"bambi_data"in the user home folder.
Delete all the content of the data home cache.
data_home : str | None = NoneThe path to Bambi data dir. By default a folder named "bambi_data" in the user home folder.