openml / openml-data

For tracking issues related to OpenML datasets
1 stars 1 forks source link

Dataset still "in_preparation" #19

Open TwsThomas opened 5 years ago

TwsThomas commented 5 years ago

Hello,

I have imported some datasets, some get the "active" status but some doesn't (remaining "in_preparation") without any issues or error.

Here is datasets still "in_preparation":

Is there anyway I can get an error message somewhere for those datasets ? Thank you

PGijsbers commented 3 years ago

I found datasets in a similar situation since 2018. E.g. 41393 and at least 10 subsequent datasets (xx94, xx95, ...).

mfeurer commented 3 years ago

Sometimes there's an error message available in the xml. I found one for 42137: keyword @relation expected, read Token[Database], line 1

I'm wondering whether this is really a data issue or actually a backend issue?