4.2.1. statsmodels.datasets

Datasets module

4.2.1.1. Functions

clear_data_home([data_home]) Delete all the content of the data home cache.
get_data_home([data_home]) Return the path of the statsmodels data dir.
get_rdataset(dataname[, package, cache]) download and return R dataset
webuse(data[, baseurl, as_df])
Parameters: