[Python-ideas] Pre-PEP: adding a statistics module to Python

Andrew McNabb amcnabb at mcnabbs.org
Fri Aug 2 22:18:48 CEST 2013


On Fri, Aug 02, 2013 at 01:37:58PM -0500, Brian Curtin wrote:
> 
> Like everything else we add, shouldn't a module live in the Python
> ecosystem, standout as the best of breed, and *then* be proposed for
> inclusion?

As Steven pointed out, numpy/scipy are best of breed in the Python
ecosystem, but they're too "advanced" for inclusion in the standard
library.  There's room for a standard implementation, but the module
wouldn't be complex enough to require years of development outside the
standard library.

--
Andrew McNabb
http://www.mcnabbs.org/andrew/
PGP Fingerprint: 8A17 B57C 6879 1863 DE55  8012 AB4D 6098 8826 6868


More information about the Python-ideas mailing list