diff --git a/changes/319.bugfix.rst b/changes/319.bugfix.rst new file mode 100644 index 000000000..0fd87fd4e --- /dev/null +++ b/changes/319.bugfix.rst @@ -0,0 +1 @@ +Update weight threshold calculation in outlier detection to work around numpy bug that introduces small numerical differences for a mean of a masked array.