statsmodels.datasets.clear_data_home#

statsmodels.datasets.clear_data_home(data_home=None)[source]#

Delete all the content of the data home cache

Parameters:
data_homestr, optional

The path to the statsmodels data dir. If not given, the value of the ‘STATSMODELS_DATA’ environment variable, or a default location in the user home folder, is used.