File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 66Changelog
77=========
88
9+ 0.10.0
10+ ~~~~~~
11+ * FIX #589: Fixing a bug that did not successfully upload the columns to ignore when creating and publishing a dataset.
12+ * DOC #639: More descriptive documention for function to convert array format.
13+
9140.9.0
1015~~~~~
1116* ADD #560: OpenML-Python can now handle regression tasks as well.
@@ -26,8 +31,6 @@ Changelog
2631* FIX #304, #636: Allow serialization of numpy datatypes and list of lists of more types (e.g. bools, ints) for flows.
2732* FIX #651: Fixed a bug that would prevent openml-python from finding the user's config file.
2833* 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.
3134* DOC #678: Better color scheme for code examples in documentation.
3235* DOC #681: Small improvements and removing list of missing functions.
3336* DOC #684: Add notice to examples that connect to the test server.
You can’t perform that action at this time.
0 commit comments