Parquet file broken
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
The parquet file for this task seems to be broken. https://www.openml.org/search?type=data&status=active&id=43873
When I try to download it (nothing else), I get
Error in download.file(odata$desc$minio_url, p) :
cannot open URL 'http://openml1.win.tue.nl/dataset43873/dataset_43873.pq'
In addition: Warning message:
In download.file(odata$desc$minio_url, p) :
cannot open URL 'https://openml1.win.tue.nl:443/dataset43873/dataset_43873.pq': HTTP status was '403 Forbidden'
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the download failure for dataset 43873 from the linked OpenML page and inspect the reported 403 response for the Parquet URL. Done means the dataset file can be downloaded successfully from the page without the reported access error.
Written by the indexing model from the issue text.
Assessment
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100