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 f613512 commit b608e1aCopy full SHA for b608e1a
openml/datasets/functions.py
@@ -166,7 +166,7 @@ def _get_cache_directory(dataset: OpenMLDataset) -> str:
166
167
168
def list_qualities(verbose=False):
169
- """ Return list of data qualities available
+ """ Return list of data qualities available.
170
171
The function performs an API call to retrieve the entire list of
172
data qualities that are available are computed on the datasets uploaded.
0 commit comments