Skip to content
Snippets Groups Projects

docstring changes

Merged David Schäfer requested to merge docs into develop
+ 1
1
@@ -581,7 +581,7 @@ class OutliersMixin:
**kwargs,
) -> "SaQC":
"""
Flag outiers using the modified Z-score outlier detection.
Flag outiers using the modified Z-score outlier detection method.
See references [1] for more details on the algorithm.
Loading