StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Raymond Hettinger

Rating
1649.36 (575th)
Reputation
143,841 (402nd)
Page: 1 2 3 4 5 6 7 ... 32
Title Δ
Python URL Requests 0.00
lru_cache interferes with type checking done by single_dispatch 0.00
Why is cls.__dict__[meth] different than getattr(cls, meth) for cla... +0.58
How to inspect Generator type object? +0.31
Why the dip in speed increase for generating 400,000,000 random num... 0.00
Union of 2 sets does not contain all items +0.76
Can sum() be used like a hash -1.80
Python: Why doesn't the memory location of an inherited diction... +1.12
Is the with block or close() more Pythonic? 0.00
In Raymond Hettingers Pycon 2017 Talk, What is the Database Represe... 0.00
Python bug: null byte in input prompt 0.00
How can I make this fractal render faster in Zelle graphics? +1.19
Reverse a defaultdict(dict) 0.00
grouping floats to find most common general number +0.39
Remove unique tuples from a list of tuples in python -0.53
Moving Files as a Transaction in Python? 0.00
what's this python syntax dict(name=name)? +1.41
Python's multiprocessing pool not as efficient as expected 0.00
Checking for non-zero values in a dictionary +0.31
List/Dict structure issue +0.33
python logger - can only be run once -2.62
re.findall() isn't as greedy as expected - Python 2.7 +1.13
How do I initialize a Counter from a list of key-value pairs? +1.27
Why is the class probability coming out as 0 when within the for-lo... 0.00
How could I sort a file containing words and numbers? 0.00
Python how to use defaultdict fromkeys to generate a dictionary wit... -2.88
Python type() function returns a callable +0.30
How can I extract all instances of a key from a list within a pytho... -0.70
Is __setattr__ called when an existing attribute is incremented? +1.17
Why are dict lookups always better than list lookups? -0.31
Is there a way to find out which Python method can raise which Exce... +0.34
Insert in a list random of 0 and 1 with a certain number of 1's -0.08
Algorithms for counting identical characters in the same position b... +0.31
Skipping the sliding window 0.00
All possible chunks of list in python -0.99
python 2 vs python 3 performance of random, particularly `random.sa... 0.00
Issue with "for" and lists 0.00
How to parse of file of urls into a Python list? 0.00
Many dictionaries using massive amounts of RAM -1.52
Why do I get a "no such file or directory" error when the... 0.00
Weighted random sample without replacement in python -2.45
deleting lines after a specific string is greater than a value (bas... -2.82
How to ergonomically iterate over functions with different signatures -0.72
Why does a name error appear? -0.70
How to make dictionary multiplication faster? 0.00
Python iteratively grep lines after a pattern in a file 0.00
Is there any reverse of `in` in Python? +1.65
Iterating through and mutating dictionary -0.54
Dict union and sum another field 0.00
Python unittest not running +0.30