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 2edfcc4 commit 2392630Copy full SHA for 2392630
1 file changed
doc/progress.rst
@@ -26,6 +26,7 @@ Changelog
26
* FIX #304, #636: Allow serialization of numpy datatypes and list of lists of more types (e.g. bools, ints) for flows.
27
* FIX #651: Fixed a bug that would prevent openml-python from finding the user's config file.
28
* FIX #693: OpenML-Python uses liac-arff instead of scipy.io for loading task splits now.
29
+* FIX #589: Fixing a bug that did not successfully upload the columns to ignore when creating and publishing a dataset.
30
* DOC #639: More descriptive documention for function to convert array format.
31
* DOC #678: Better color scheme for code examples in documentation.
32
* DOC #681: Small improvements and removing list of missing functions.
0 commit comments