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 ... 5 6 7 8 9 10
Title Δ
Alter VIEW restrictions +0.48
Issue testing user-defined exception when imported from module into... 0.00
Iterator (loop variable) in Python +0.84
Python : summation over all permutations +1.19
How to default to the default argument in Python -1.77
Pythonic way to handle validation +2.14
Passing as kwargs, reading as args - a special or temporary feature? +2.09
Dynamically create Ctypes in Python +2.16
Understanding python's import * mechanics under circular refere... 0.00
How to configure Vim's indentation for closing braces in C and... 0.00
Reliable IPC With Shell Scripts 0.00
Sphinx, keeping the API updated 0.00
How to find a corner in a list of coordinates? -0.56
abortable sleep() in Python -0.95
Why does json.loads care which type of quotes are used? -0.36
Python interactive after reading sys.stdin 0.00
Working with large integer arrays +1.00
probem with python regular expression involving backslash 0.00
Fastest way to change head of a gzip file? 0.00
Is Python's setup.py beneficial for internal applications? 0.00
Cannot import name <MyClass> in Python 0.00
Is there a way to set a custom base version when merging with Mercu... 0.00
Pythonic way to avoid creation of a new list when iterating over a... 0.00
What's the correct name for a Python Extension-thingy? 0.00
Python what is the best way to handle multiple threads -0.05
TypeError when perfroming a .open in python -0.03
RAII in Python: What's the point of __del__? +1.94
How to programatically construct a format string for struct.unpack? 0.00
Postgresql - How to get largest value in column under constant +2.71
Sphinx Autodoc skip member from docstring 0.00
Confused about how to import from other directories / parent direct... 0.00
Why doesn't IF seem to work inside a WHILE loop? (Python 3.4) 0.00
Why copy.deepcopy doesn't modify the id of an object? +0.78
datetime.time(0, 0) evaluates as False in boolean context 0.00
Python3 descriptors don't call __get__ when accessed 0.00
Why doesn't setter get called when using property() function? -1.21
Mercurial: Unable to unshelve shelved changes 0.00
ImportError from subdirectory 0.00
Python3 sharing an array between parent/child processes -0.54
How do I remove my system's 'site-packages' from the se... 0.00
Python: .pop() on unordered sets +0.46
Mercurial: devs work on separate folders, why do they have to merge... -0.12
How to deal with negative numbers that returncode get from subproce... +1.44
Packaging without setup.py 0.00
Why does `set binary` reset `expandtab` property? 0.00
Error Trying to fsync a Directory 0.00
Calling the setter of a super class in a mixin -1.85
How to add package data recursively in Python setup.py? 0.00
Using prepared statements with mysql in python -1.16
how am I wrong? It's showing `'type' object has no attr... +2.03