4.2.2. statsmodels.datasets.utils¶
4.2.2.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 | ||
process_recarray(data[, endog_idx, ...]) |
|||
process_recarray_pandas(data[, endog_idx, ...]) |
|||
webuse(data[, baseurl, as_df]) |
|