openml-python
openml-python copied to clipboard
Upload datasets in parquet
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.