openml-python icon indicating copy to clipboard operation
openml-python copied to clipboard

Upload datasets in parquet

Open PGijsbers opened this issue 3 years ago • 2 comments

Related to #1032, https://github.com/openml/OpenML/issues/1154.

Instead of converting the datasets to arff and uploading them in that file format, datasets should be uploaded as parquet file instead. We can start with some preparations but there are still some questions waiting to be answered in the OpenML issue.

PGijsbers avatar Jun 21 '22 13:06 PGijsbers