We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d4c2b commit f898de2Copy full SHA for f898de2
plotly_resampler/aggregation/aggregators.py
@@ -99,7 +99,7 @@ class MinMaxOverlapAggregator(DataPointSelector):
99
"""Aggregation method which performs binned min-max aggregation over 50% overlapping
100
windows.
101
102
- 
+ 
103
104
In the above image, **bin_size**: represents the size of *(len(series) / n_out)*.
105
As the windows have 50% overlap and are consecutive, the min & max values are
0 commit comments