specify interval over which min_count is applied to AverageAlgorithm
All threads resolved!
Compare changes
@@ -164,9 +164,7 @@ class AverageAlgorithm(Algorithm):
Add ability to specify an interval (start and end) over which the recently added min_count
option to the AverageAlgorithm is applied.