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 ... 32
Title Δ
How to create a circular list from a list in Python? +0.59
Python: Solution for the N-Queen puzzle to check the diagonals +0.31
Is it possible to pass a @property to a predefined function such th... 0.00
How to generate list of unique random floats in Python +0.80
Bit masking Technique +0.59
is there a difference between restful and rest api 0.00
sorted dict returns doesn't make sense / python -0.57
How to make super() work in this non-ideal situation in python? -1.01
Need a faster and efficient way to add elements to a list in python +0.95
Fundamental of Python - Return Value 0.00
Access local variables of overridden parent method 0.00
Python TypeError: object() takes no parameters error 0.00
Getting the indices of n highest items before a tage value -0.96
Sorting a JSON file by a certain key +0.26
How to make python's coverage library include doctests +0.31
What's the benefit of doing import package.submodule? 0.00
Line By Line output Python Regex 0.00
python3 extract string between two strings in a txt file -0.90
TypeError: object() takes no parameters when creating an object +0.31
Strange issue with python requests.get method 0.00
group by unique column values in list using Python 0.00
How to merge and correctly update dictionaries in python (where val... +0.48
Starting with a sorted array, determine the number of occurrences o... -0.69
How to reliably separate decimal and floating parts from a number i... +0.66
How do you remove duplicate words in a text file using in python? 0.00
Generate interval based timestamps in python -0.70
Is Python reload thread safe? +0.31
Efficiently count trailing zeros of numbers from a factorial 0.00
How to check if an ordered non-consecutive subsequence is in array?... +1.05
How is `getattr` related to `object.__getattribute__` and to `objec... +2.46
Pythonic way to merge keys with common values for a single dictionary +0.59
Computing with a large data file -0.21
Is this right? Minheap 0.00
Why did python choose commas over parenthesis in tuple design? +2.28
Python Sleep Until a Certain Time 0.00
Basically it states that Choice Is Not Defined -2.06
Python - Get index of a combination +0.32
Filter a Set for Matching String Permutations +1.09
Python class variables or @property -1.40
Modifying data in a csv 0.00
How can I find out which module a name is imported from? -0.99
Reverse a dictionary in python? -0.38
Specify length of Sequence or List with Python typing module +1.03
Issue with case-insensitive regex pattern for re.sub() 0.00
Problems creating a "constant" descriptor class for Python 0.00
Python - Efficient way to flip bytes in a file? -0.21
How can I pause in the middle iterating through a list and start go... -0.19
Search for keyword instead of whole word - py 0.00
Python2 hash values badly distributed -2.58
Optimization on Python: How do I simplify this code? -1.49