StackRating

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

Karl Knechtel

Rating
1531.00 (17,673rd)
Reputation
37,985 (2,950th)
Page: 1 ... 9 10 11 12 13 ... 29
Title Δ
Capture-and-yield in a list comprehension -0.86
Why it works about python type conversion? -0.18
Parameter naming convention in Python +0.53
Python & fql: getting "Dami\u00e1n" instead of "... +1.34
Trouble sorting a list with python -1.26
How do I perform an action on each element of a list and put the re... +1.20
Complex syntax- Python +0.58
How do I increment a counter inside a while test of Python -1.37
Tips on improving this function? +0.52
Using lambda to call a function n number of times (python) +0.43
__setattr__ breaking code? -1.68
Deleting certain line of text file in python -0.20
If list index exists, do X -1.15
Center a matrix +0.00
How do I keep the index of the duplicate element unchanged +1.35
Python List: How to append objects while being used by a function? +0.05
Python weird class variables usage +0.13
Palindrome function not working in Python -0.82
Passing multidimensional arrays from a perl script to a python script -1.87
creating a non-literal python tuple programmatically +0.18
Checking if a lists' items are in the same order in another list +0.02
Counting number of calls to random in Python? +0.01
AttributeError("'str' object has no attribute 'read'") -0.46
Why can't I end a raw string with a backslash? -1.80
testing for equality using itemgetter -0.83
what's the difference between unicode(self) and self.__unicode__()... +0.67
Python true/false and in +0.19
Make a membermethod a default parameter +1.57
Python - Turning a created string into a conversion specifier +0.05
Python variable declaration +1.16
What happens to a immutable object in python when its value is chan... -0.68
Scope of a local object +0.73
Changing a particular element in a 2-D list in python +0.11
Python 'list' object is not callable -0.33
Python TypeError in traversing a list -1.85
How to pass integer items of a list to a function as string argumen... +0.52
How can I make a "function dictionary"? -0.68
Querying a Python dictionary key with custom objects +0.68
Input strings and integers +1.01
Getting exact symbol using HTMLParser 0.00
python cyclic shifting of the characters in the string -2.58
variable scope of __init__ -1.62
making this pythonic -1.57
Getting container/parent object from within python -0.78
efficient way of string search in a file -0.10
i need a regex that cares for order and other general requirements +1.04
Create an empty list in python with certain size -0.88
python reduce to check if all elements are equal -0.63
dictionary shared between objects for no reason? -0.99
Why does using None fix Python's mutable default argument issue? +2.42