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 ... 32
Title Δ
heapq python - how to modify values for which heap is sorted +0.34
Generating n random numbers between i and j python -0.66
How to find the inode of all files in Linux with Python? 0.00
Python: How to do something every 'n' iterations but only w... 0.00
Fastest way to find unique combinations of list -1.48
How to see if element is in my list +0.71
Distinguishing between files and directories in Python +0.64
list around groupby results in empty groups -2.38
python number formatting in list values +0.40
Return a non iterator from __iter__ +1.36
In Python, could a Derived class be truncated to base class? 0.00
Triple nested strings 0.00
declare variable inside or outside a loop, does it make big differe... -0.75
Import tuples from file +0.28
4 apostrophes in python code +0.99
How to update elements within a heap? (priority queue) +1.21
Python generator to evenly split (for parallelizing) iteration over... -0.69
The turtle.down() does not bring the pen down -0.43
Why python doesn't have switch-case? +0.96
How to unroll a list comprehension 0.00
Produce all possible equivalent sorts for a given key function +1.38
why dict['port_password']['server_port'] = 126 is c... +1.17
Difference between methods and attributes in python +0.73
Bind {} to future version of dict() -3.00
Python imports, utils file and how to combine them 0.00
Merge dictionaries with sub dictionaries +0.63
How to delete a key and its values from a dictionary based on its p... +0.32
unpacking Tuples in dict +1.67
Convert two timestamp floats to a readable number of years, months,... -0.62
Combine elements of two lists with if statement in python -0.88
Palindrome logic in python: What is wrong with this program? -1.15
Explain: Every generator is an iterator, but not vice versa +0.79
Inconsistent printing of nested dict using pprint in Python -2.76
yield as opposed to while True: yield usage in python 0.00
How to delete shortest matched pattern by re module of python? -2.91
error in accessing a nested json within a list in a json in python -1.96
How does a generator function work internally? 0.00
How to define a multi-level dictionary structure and insert data in... -0.45
Is it possible to replace if x > 0 to while x? -0.70
More efficient HashMap (Dictionary) for Python for use in big data 0.00
Pseudo-sequence object: Exception needed to terminate? +1.18
python function (udacity introduction to python) 0.00
Force global variable to refresh +1.29
Optimize permutations search loop (can't use itertools) that is... +0.44
Speeding up for loops, maybe using a generator? -0.55
Can generator be used more than once? -0.93
Why consecutive calls to update with empty dict in RequestContext._... 0.00
Create a new dictionary using an existing one and list 0.00
where have i gone wrong in the following python code : -1.12
Python: Detect duplicate and consecutive numbers +1.25