download_all_regression

download_all_regression(extract_path=None)[source]

Download and unpack all of the Monash TSER datasets.

Parameters:
extract_path: str or None, default = None

where to download the fip file. If none, it goes in

Raises:
URLError or HTTPError if the website is not accessible.