openml / openml/OpenML

Parquet file broken

Open
#1,151 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.