On Tue, 2004-01-13 at 14:51, Raymond Hettinger wrote: > I'm working a module with some accumulation/reduction/statistical > formulas: > > average(iterable): > stddev(iterable, sample=False) > product(iterable) > nlargest(iterable, n=1) > nsmallest(iterable, n=1) > > The questions that have arisen so far are: > > * What to call the module > > * What else should be in it? median() And a function like bins() or histogram() that accumulates the values in buckets of some size. Jeremy
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4