Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
negative "counts" in collections.Counter?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Vlastimil Brom, post: 4039532"] 2010/3/8 Raymond Hettinger <python@rcn.com>: .... [snip detailed explanations] Thanks for the further remarks Raymond, initially I thought while investigating new features of python 3, this would be a case for replacing the "home made" solutions with the standard module functionality. Now I can see, it probably wouldn't be an appropriate decision in this case, as the expected usage of Counter with its native methods is different. As for the issubset, issuperset method names, I am glad, a far more skilled person has the same problem like me :-) In this case the operators appear to be clearer than the method names... regards, vbr [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
negative "counts" in collections.Counter?
Top