[Python-Dev] PEP 450 adding statistics module (original) (raw)

Paul Moore p.f.moore at gmail.com
Sun Sep 8 22:14:39 CEST 2013


On 8 September 2013 20:19, Steven D'Aprano <steve at pearwood.info> wrote: [...]

Is this satisfactory or do I need to go into more detail?

It describes only 7 functions, and yet you state there are 11. I'd suggest you add a 1-line summary of each function, something like:

mean - calculate the (arithmetic) mean of the data median - calculate the median value of the data etc.

Paul



More information about the Python-Dev mailing list