openml / OpenML

Open Machine Learning
https://openml.org
BSD 3-Clause "New" or "Revised" License
669 stars 91 forks source link

Parquet file broken #1151

Open sebffischer opened 2 years ago

sebffischer commented 2 years ago

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'
prabhant commented 2 years ago

This dataset is not available in parquet yet. We are still in the process of migrating all the datasets to parquet.