[Python-ideas] Proposal: add a calculator statistics module
Eli Bendersky
eliben at gmail.com
Tue Sep 13 04:32:22 CEST 2011
On Tue, Sep 13, 2011 at 04:00, Steven D'Aprano <steve at pearwood.info> wrote:
> I propose adding a basic calculator statistics module to the standard
> library, similar to the sorts of functions you would get on a scientific
> calculator:
>
> mean (average)
> variance (population and sample)
> standard deviation (population and sample)
> correlation coefficient
>
+1
Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20110913/56ff7301/attachment.html>
More information about the Python-ideas
mailing list