StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Kevin

Rating
1564.97 (4,753rd)
Reputation
19,546 (7,005th)
Page: 1 2 3 4 5 6 7 ... 10
Title Δ
Python: is RuntimeError acceptable for general use? 0.00
Import modules with proper initialization in Python -0.56
TypeError when trying to convert Python 2.7 code to Python 3.4 code 0.00
How can I correct my code to produce a nested dictionary? +1.17
Remove all characters which cannot be decoded in Python 0.00
Are Postgres WHERE clauses run sequentially? -0.08
Type hint for 'other' in magic methods? 0.00
Mercurial get branch name by changeset 0.00
"Initializing" a constant containing a file in python? +0.25
state retention for classes and closures 0.00
Python regex sub named captured 0.00
Editing python scripts on-line? +0.38
Python PEP 273 and Amazon BotoCore 0.00
Difference between math.exp(2) and math.e**2 +2.13
Python default/unnamed method +0.37
Are postgresql transaction levels repeatable read and serializable... -2.09
python child class __set__ not working 0.00
Python MemoryError on a small forloop +2.11
memory error when reading from multiple files 0.00
Python - Why is my list not being modified outside the scope of thi... +1.33
SyntaxError: unexpected character after line continuation character 0.00
How to do the equivalent of git checkout <commit> in mercuria... 0.00
pip3 list comes AssertionError +0.43
Python Path Library Using regular expressions to search for files 0.00
How can I find out if A * B is a Hadamard or Dot Product in Numpy? 0.00
Why can I access seemingly arbitrary memory addresses in Python? +1.12
Is it possible to implement Python yield functionality in freestand... +0.18
How should I generate requirements.txt? Pip Freeze not a good way 0.00
Union with tuples Python -0.31
I'm having trouble understanding importing in python3 +1.60
How to unit-test decorated functions? -1.83
How can i create a permutation with a limit on specific characters... +0.22
How can i create a permutation with a limit on specific characters... +1.34
Does Version Bookkeeping go before or after imports? 0.00
Evaluating call expression +0.41
How to test if exception is raised when calling socket.send 0.00
Can't print os.urandom() 0.00
Read utf-8 character from byte stream 0.00
Have exception hit two except blocks in python -0.34
Python dictionary iteration order is unexpectedly sorted. Why? +2.63
Python 3.x - Using the sum function to concatenate strings in a list +0.38
Why does Python throw a KeyError when accessing an unset property? -0.90
If or statements in python -0.30
What's the vim way to select multiple instances of current word... -0.61
Unclarity on variable cloning behavior -0.32
TypeError: unsupported operand type(s) for ^: 'numpy.float64... 0.00
Repair Mercurial Warning "copy source of X not in parents of Y... 0.00
How to make different variables refer to same value, while still al... +1.08
A confusion of indexing/slicing a numpy array +2.01
In scala, why could remainder (%) operator return a negative number? +1.13