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 ... 32
Title Δ
How to run Threads at the same time and stop one of them without st... +0.30
Python chunking with regular expressions 0.00
What is the time complexity of checking membership in dict.items()? -0.17
Least Common Multiple (LCM) - Python +1.29
Why does AbstractSet not include union and intersection? +2.51
Why does python lru_cache performs best when maxsize is a power-of-... +0.34
Zipped Python generators with 2nd one being shorter: how to retriev... 0.00
How to find out if an array contains the number 3 and if there are... +1.26
How to print the 'nth' value of For Loop output in python +0.30
code equivalent in Python 3 for zip related statements 0.00
Minimum in Python Dictionary 0.00
Making nested dictionary output less convoluted 0.00
Python regex for matching phone numbers +1.04
Is there a proper way to implement a subclass with a different meth... 0.00
Python built-in sum for nested list +1.96
Any better way to write list comprehension? +0.47
Python : Functional code speed is faster than pure code speed. Why? 0.00
Iterate over dictionary feature in Python -0.01
regex pattern to find words in any order -2.35
argparse: Why do I get "the following arguments are required&q... +0.95
Python - Parsing repeated patterns from a large string +0.26
Python prints "none" in output 0.00
list(set()) doesn't give me the list order I want +0.55
How does the memory allocation work in python dictionaries? -0.70
List Being Ordered Alphabetically Instead of Numerically +0.43
Finding first even number in a list with algorithm complexity bette... -0.54
How to make this loop succesful after a succesful attempt? -0.18
Merging two lists of dicts and updating keys as a result +1.10
Problems appending to a list in a dictionary -0.70
Python How to access by keys when iterating a dictionary returns tu... -0.16
Regex - Counting greatest number of short tandem repeats -0.60
Using set theory to find the shape area in Python +0.95
Python: define a function to calculate sin(x) -1.74
Python id issues 0.00
math.exp() is returning 0 for floats -0.69
Generalised method to clean data for text classification -2.01
Error in rotation 13 cipher code in python 0.00
Is there any problem with Rounding off to 6 digits? 0.00
Python remove elements that are greater than a threshold from a list 0.00
How to generate a bunch of lists of random numbers which have no re... -0.82
Remove tuple key dictionary entries if neither tuple element is in... +1.24
regex findall sentence excluding \n +1.75
Babylonian Method for Solving the Square Root of a Number 0.00
Recursively copy a folder and change folder/file names of copied fi... 0.00
creating a list of values by iterating through lists in a method call +0.17
Is there a way of subclassing from dict and collections.abc.Mutable... 0.00
Difference between namedtuples from a list of strings or a single s... +1.03
increment each element of list by some amount +0.26
round() does not trucate float +0.32
Jupyter Notebook cells won't run 0.00