File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,12 @@ Changelog
2121* ADD #659: Lazy loading of task splits.
2222* ADD #516: `run_flow_on_task ` flow uploading is now optional.
2323* ADD #680: Adds `openml.config.start_using_configuration_for_example ` (and resp. stop) to easily connect to the test server.
24+ * ADD #75, #653: Adds a pretty print for objects of the top-level classes.
2425* FIX #642: `check_datasets_active ` now correctly also returns active status of deactivated datasets.
2526* FIX #304, #636: Allow serialization of numpy datatypes and list of lists of more types (e.g. bools, ints) for flows.
2627* FIX #651: Fixed a bug that would prevent openml-python from finding the user's config file.
2728* FIX #693: OpenML-Python uses liac-arff instead of scipy.io for loading task splits now.
29+ * DOC #639: More descriptive documention for function to convert array format.
2830* DOC #678: Better color scheme for code examples in documentation.
2931* DOC #681: Small improvements and removing list of missing functions.
3032* DOC #684: Add notice to examples that connect to the test server.
You can’t perform that action at this time.
0 commit comments