Currently openml-python only allows for the deletion of studies but the rest API (and our internal openml.utils._delete_entity) support the deletion of other entities as well (dataset, flow, task, run, user). I don't know if this was deliberate, but if it wasn't, they should be added.
Currently
openml-pythononly allows for the deletion ofstudiesbut the rest API (and our internalopenml.utils._delete_entity) support the deletion of other entities as well (dataset, flow, task, run, user).I don't know if this was deliberate, but if it wasn't, they should be added.