scipy.datasets.
download_all#
- scipy.datasets.download_all(path=None)[source]#
- Utility method to download all the dataset files for - scipy.datasetsmodule.- Parameters:
- pathstr, optional
- Directory path to download all the dataset files. If None, default to the system cache_dir detected by pooch.