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 ... 14 15 16 17 18 ... 32
Title Δ
How to return a number as a binary string with a set number of bits... -1.65
Import modules from different folders -1.16
Find all files in directory with extension .txt and .py with python... -1.45
Misunderstanding about nested generator comprehension over a dictio... +0.33
Unpacking arguments: only named arguments may follow *expression -0.46
Python ordered garbage collectible dictionary? +1.47
Python looping to other functions using one function. 0.00
Python IndentationError - How to refactor? -0.73
How can I tail a log file in Python? -1.84
Subclassing Python's `property` +1.66
Python replacing multiple words in a function with a loop? 0.00
python, confused in decorate and closure +1.13
Applying multiple filters to list of tuples +1.51
How is exponentiation implemented in Python? +0.88
Optimising a simple mathematical calculation over list +0.52
Constructing a tree using Python -0.67
HTTP Response before Request +0.95
Why is Python's Decimal function defaulting to 54 places? 0.00
What's the idiomatic way to fake __hash__() for dicts? +0.82
functools.wraps for python 2.4 0.00
Incrementing in a dictionary +1.90
All triplet combinations, 6 values at a time +2.04
How to extract exact position using regular expression in python? +1.41
Tab-delimited file using csv.reader not delimiting where I expect i... -0.60
How to address an earlier element in a list/string with for? -0.67
how do I run os.walk in parallel in python? 0.00
Changing the number of iterations in a for loop +0.05
Filtering a list based on a second list +0.92
Combine Two LIsts in Unique Way in Python 0.00
read array of structures from file in python -0.16
Can I add an operation to a list in Python? +0.29
Best way to implement frequent calls to taxing Python scripts +0.32
Why does Python allow a trailing comma in list? +1.43
Why does heapify swap the top of the heap with the element at the b... -0.67
python regex multiple find +1.95
All combinations of a mapped list of lists in python +1.30
Search Algorithm to find the k lowest values in a list +1.47
Reasons to rename property to _property +1.27
What's the best way to parse values from a variable length string? -0.50
Python Sort Last Characters -0.56
Python iterable Queue +1.08
Easiest Way to Perform Asynchronous Socket Reading from UDP in Pyth... +0.37
Basic Python method definitions -1.49
Python - Delete column from a matrix without numPy -0.67
Creating a Python list from a list of tuples -0.12
Python 2.7 Combine abc.abstractmethod and classmethod 0.00
How to read /dev/random in python +0.96
sre.findall() in parsing web page -1.09
Why do Python's @staticmethods interact so poorly with decorated cl... +0.38
create a lambda function from a string **properly** -2.04