-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Description
When attempting to fetch certain datasets using pyadlml.dataset, the fetch functions fail due to broken Mega links. The following datasets are affected:
fetch_amsterdamfetch_arasfetch_mitlabfetch_tuebingen_2019fetch_uci_adl_binaryfetch_kasteren_2010
The Mega link provided for these datasets shows the message: "The file you are trying to download is no longer available."
Error
- FileNotFoundError: [Errno 2] No such file or directory: '\tmp\pyadlml_data_home\amsterdam\original\kasterenActData.txt'
Steps to Reproduce
from pyadlml.dataset import fetch_amsterdam
data = fetch_amsterdam()Examples of broken Mega links
- The outdated link are located in:
Metadata
Metadata
Assignees
Labels
No labels