[Python-ideas] Where should grouping() live (was: grouping / dict of lists)

Chris Barker chris.barker at noaa.gov
Thu Jul 5 17:23:20 EDT 2018


On Thu, Jul 5, 2018 at 3:26 AM, David Mertz <mertz at gnosis.cx> wrote:

> Yes, he said a definite no to a built-in. But he expressed a less specific
> lack of enthusiasm for collections classes (including Counter, which exists
> and which I personally use often).
>

And a Grouping class would do more than Counter, which I find trivial
enough that I generally don't bother to use it.

-CHB
-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20180705/56836433/attachment.html>


More information about the Python-ideas mailing list