We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ade1a commit e695d39Copy full SHA for e695d39
1 file changed
openml/datasets/functions.py
@@ -174,7 +174,6 @@ def list_qualities() -> list:
174
Returns
175
-------
176
list
177
-
178
"""
179
api_call = "data/qualities/list"
180
xml_string = openml._api_calls._perform_api_call(api_call, 'get')
0 commit comments