[issue20479] Efficiently support weight/frequency mappings in the statistics module

Raymond Hettinger report at bugs.python.org
Sat Jan 19 01:04:40 EST 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

> Is this proposal still relevant? If so, I would 
> like to work on its implementation.

The first question is the important one.  Writing implementations is usually the easy part.  Deciding on whether there is a real need and creating a usable, extendable, and clean API is often the hard part.  So please don't run to a PR, that just complicates the important part.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue20479>
_______________________________________


More information about the Python-bugs-list mailing list