v0.9.1
- Include more combinations in validation framework, raise error if n < n_datasets
n_wise_apply
now can handle (drop) nans in a passed data frame correctly.- TC metrics calculator has now option to calculate metrics for reference
- Fix deprecation warnings in anomaly adapter (Issue #198)
- Change combinations created by val framework, catch cases where scaling ref not in combinations (Issue #187)