StackRating

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

kindall

Rating
1616.46 (1,199th)
Reputation
136,167 (448th)
Page: 1 ... 16 17 18 19 20 ... 45
Title Δ
Does the @properties decorator cache results? -0.91
Meaning of "shorthand letters" in a Python for loop? -2.59
running python script for multiple files from windows cmd -0.49
__setattr__ versus __slots__ for constraining attribute creation in... -1.57
Answer always wrong even if it is right, Python 0.00
python's yield feature in C/C++? -0.32
Change + symbol to operate something else? +2.28
Python: TypeError in referencing item in JSON feed +0.13
Python-Jenkins raises on create_job if the job name contains spaces -0.51
Python 3.3.3 what happened when re.compile('e') and re.compile('\e')? +1.89
Why doesn't globals work as I would expect when importing? -0.71
Python refer to class from within class +0.79
How to extract dictionary single key-value pair in variables -0.57
skipping some if in the for loop python 0.00
Python's subprocess does not interpret "~" as expected on... +1.00
Differences between types in Python and their visibility -0.82
Is there a way to run a method for all instances of a class in pyth... +1.58
xrange not adhering to start, stop, step -0.73
Extra zero after executing a python script +0.84
Why doesn't the different indentation of two functions' return stat... +1.57
Python: Why does it keep saying invalid syntax? +0.12
Python properties as instance attributes -0.80
Why does CPython allow to execute non existing method 0.00
Why do I need to qualify local variables? -0.36
Func must be callable when setting up a cron job with APScheduler 0.00
Using slice syntax to swap elements in list -1.11
python "class" word promblem -0.65
TypeError: list indices must be integers, not tuple, whats wrong -1.55
`dict.popitem` with filtered data and a conditional flag +0.07
create instance of class within class definition +1.79
Using IP address to find location in python 0.00
Find and write certain words in lines to a file in python -0.10
output error iterating through list -0.10
os.path.join with normal joining with os.path.sep on starts path an... -0.85
Difference between normal looping of list and using slice? -0.30
Python for loop comparisons +0.85
Python, change value of the arguments within the function -0.06
How do I extract everything to the left of an @ in python using str... +1.34
If item in each list? -0.58
'str' object is not callable Python +1.95
code for getting nearest to cursor word -0.49
how to search in a file and read lines from there in python +0.59
Why does list(my_list) modify the object? -1.71
Function with try/except don't return ! In python 3 +0.74
list assignment index out of range in python -1.00
Print single character at a time in loop 0.00
os.environ['PATH'] does not work when running Python code from comm... 0.00
how to get whole line text, on which I got cursor 0.00
Set class attribute values in a generator -0.26
Python - Is the grammar for 3.0 the same as 3.3? 0.00