- 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).
4.1.3
~~~~~~~~~~~~~~~~~~
- Adapting code to handle uploading from String objects. - Adding models creation new origin resources: clusters and centroids.
4.1.2
~~~~~~~~~~~~~~~~~~
- Fixing bug in summarize method for local models. Ensuring unicode use and adding tests for generated outputs.
4.1.1
~~~~~~~~~~~~~~~~~~
- Fixing bug in method to print the fields in the anomaly trees. - Fixing bug in the create_source method for Python3. Creation failed when the `tags` argument was used.