StackRating

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

Henry Keiter

Rating
1586.01 (2,568th)
Reputation
13,061 (11,133rd)
Page: 1 2 3 ... 8
Title Δ
Split in python with character special +0.34
Generic Pythonic Code to Solve: 2**2**2**2**0 +0.37
ValueError: time data '' does not match format '%d-%m-%... -0.06
Python program Not taking input using input() 0.00
Google Foobar: Attribute Error when submitting solution +0.38
Why does 'abc'[-1] result in 'c' rather than 'b... -2.20
pythonic way of appending to a list using for expression: looping t... +0.93
Run specific unit tests in python from main() 0.00
Formatting elements of a list python +1.16
python fuzzy regex with nested or regex 0.00
I want to know how to stop my code from producing random letters in... -0.46
python strptime correct format for sub seconds -1.38
How can I access the current URI in a view during testing? 0.00
Using multiple genfromtxt on a single file +1.67
Why doesn't '[0-9]*' match 'abc' in my Python r... +0.11
Getting a "Value Error:", no clue how to resolve it - Pyt... -0.63
Pre-initialize raw_input with default value -0.29
python how to safely handle an exception inside a context manager 0.00
ImportError: No module named django.core.wsgi 0.00
Java String split() function not working as expected when delimiter... 0.00
Sorting: x values increase, y values decrease 0.00
How to only read lines in a text file after a certain string using... +0.29
python: sys.argv input not showing in newly created file 0.00
How to change ghost speed in this code 0.00
Why is my python module not found? 0.00
Use python 2 shelf in python 3 -1.64
Writing csv in Python 3 0.00
returning a new instance of an object -0.02
Numpy array bug or feature (catsing to int behind the scenes)? -0.03
Only enumerate files in folders with specific names +2.45
Parsing OrderedDict to Python list -0.64
What is the difference between 3/2 and -3/2? +1.91
Python: only replace a string in specific location if the string ap... -1.24
ValueError: list.remove(x): x not in list python +0.34
update method of python dictionary did not work +1.08
Using dict like switch doesn't return values 0.00
How it to implement custom multiprocessing continuous (async) contr... -1.85
Correcting user input to meet a specific requirement for Hangman 0.00
backtrace a tree without mutable members 0.00
Future sql timestamp? +0.10
Dynamically add arguments to a Pool of workers +2.26
Try and Except in a While Loop -0.61
Efficient Counting Method in Python -1.81
Casting to ctypes.wintypes 0.00
More efficient way to handle division by zero? +1.29
for k, v in dict ///// TypeError: 'str' object is not calla... +0.37
Python with Numpy/Scipy vs. Pure C++ for Big Data Analysis +0.38
Split a string by backslash in python +0.38
LPTHW ex51 so Python thinks bin/ is a directory? +2.00
How can i override part of an existing class in a new class? -0.14