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 ... 6 7 8 9 10 ... 32
Title Δ
Compare several (but not all) elements in a list of namedtuples -2.53
Insert single character string between the values of a tuple (Python) -0.45
Find common elements in list of lists -2.61
why sum on lists is (sometimes) faster than itertools.chain? -1.94
How can I include a new line everytime I append to a list? +0.33
Mergesort return no longer in order -0.23
Getting the number of occurrences from a CSV -0.59
Number of nested loops by variable +1.42
Random number generator produces the same random numbers 0.00
Make a dictionary of a csv file without imports 0.00
Addition of data in queue +1.47
Why does a class need __iter__() to return an iterator? +1.59
Finding if the next element is smaller than the one before it and d... -0.25
Why does variable assignment work like this in lists? +1.07
python (deI) statement and python behavior -0.70
What is the best algorithm to shuffle cards? -3.02
How can I get the google search snippets using Python? 0.00
How to *not* create an instance 0.00
Can the `recvfrom` function be used to check whether there have bee... -0.85
How to divide list of lists by another list of lists in Python? +1.02
How do you show an error message when a test does not throw an expe... -2.82
More arguments in derived class __init__ than base class __init__ +0.64
Global Name 'q' not Defined - Python +1.92
Python - unorderable types: Car() > int 0.00
Cleanest way to combine reduce and map in Python -0.08
Replacing string element in for loop Python +0.76
How to turn an string into an integer? -0.22
Calculate all possible combinations from differnt array in Python 0.00
Update dictionary keys to be in ascending order? +0.28
itertools.groupby function seems inconsistent -1.98
When accessing single element from list of float values, value gets... 0.00
Why does Python's set difference method take time with an empty... +0.94
Fast hash for 2 coordinates where order doesn't matter? 0.00
How can I create a dictionary from a list of k:v tuples returned fr... -0.06
How to take multiple sets of inputs separated by space and carriage... 0.00
How does this python yield function work? +0.30
Advice on how I should structure program -0.23
How to split single word in python? 0.00
Speeding up the light processing of ~50GB CSV file +0.26
Can awk separate empty fields? +2.15
subclassing dict; dict.update returns incorrrect value - python bug? 0.00
sort only dictionary values that are lists within a list -0.74
From a defaultdict, find the pair of keys with highest values 0.00
Python nested loop speed issues +0.28
Random words generate using python -0.53
Read .tar.gz file in Python +0.68
Python iterate over first elements of a list except empty elements -0.34
How to predict the object location in the near future? +0.29
iterating through tuples, obtaining the next item +1.69
How to form a set of dictionaries +1.51