- Fixing bug: Improving error handling in download_dataset method.
4.2.0
~~~~~~~~~~~~~~~~~~
- Adding REST methods to manage new type of resource: correlations. - Adding REST methods to manage new type of resource: tests. - Adding min and max values predictions for regression models and ensembles. - Fixing bug: Fields object was not retrieving objective id from the resource info.
4.1.7
~~~~~~~~~~~~~~~~~~
- Fixing bug: console messages failed when used with Python3 on Windows.
4.1.6
~~~~~~~~~~~~~~~~~~
- Fixing bug: Removing id fields from the filter to select the anomalies listed in the Anomaly object from the origin dataset.
4.1.5
~~~~~~~~~~~~~~~~~~
- Fixing bug: create_source method failed when unicode literals were used in args.
4.1.4
~~~~~~~~~~~~~~~~~~
- Ensuring unique ordering in MultiVote categorical combinations (only needed in Python 3).