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 ... 10 11 12 13 14 ... 45
Title Δ
Python: Modify Global list inside a function -0.42
Why the results are different from using merge(lista+listb) +1.13
I can't figure out why this while loop isn't functioning pr... -0.68
In Python 3, does replacing a long list by None free up the memory? -0.49
Why are my indexed outputs printing vertically in Python? -0.66
Why is "1.real" a syntax error but "1 .real" va... -0.91
Get the "id" value for radio button in python 0.00
How to make nested IF statements neater +1.89
Read malformed JSON in Python 0.00
Python isub inside a lambda +0.35
Executing function inside Class and not before 0.00
Why do we need to use __new__() when extending a immutable class in... -1.74
Simulate C macro in Python -0.15
Specifying the list of base classes in Python programmatically 0.00
Why is single int 24 bytes, but in list it tends to 8 bytes +0.24
print doesn't work in __getattr__ +2.43
Python multiprocessing: name of the main process 0.00
os.path.getsize Invalid syntax error 0.00
Turn off auto-conversion to string of jinja2 expressions 0.00
Python Memory Leak - Why is it happening? 0.00
Hidden Dictonary Key +0.48
Why do you need lambda to nest defaultdict? 0.00
Why does returning in Interactive Python print to sys.stdout? -0.35
Testing for unicode escaped strings -2.20
creating a new variable using the def command in python -0.17
Python equivalent of lua's loadfile 0.00
Python: How to check if two lists are not empty +1.01
How to pickle and unpickle to portable string in Python 3 +2.20
is it possible to work with multiline statements using doctest? 0.00
How do I permanently set the current directory to the Desktop in Py... -1.39
How to make Python read new lines and just lines? -0.59
Can a numpy array be compared to an integer? +0.35
How does python's dictionary.items() function work under the hood 0.00
What is wrong with this piece of simple code? +0.35
if something <= 0 I want to skip around 30 - 40 lines +0.60
When is a reference created, and when is a new memory block allocat... +1.52
Why does hasattr execute the @property decorator code block -0.92
Change reference to function in run-time in Python +1.23
.extend() method returning 'None' and not the desired combi... 0.00
How to return a class value when iterating through a dictionary of... -2.54
reportlab TypeError: drawImage() takes at least 4 arguments (5 given) +0.34
Python Function with Lists and Sets +1.82
Why can't multiprocessing workers change a global variable? 0.00
Iterate through an iterable, how to obtain previous and next value... -0.49
How can I allow one or more arguments for initializing a class? +0.34
why I run flask as local server but I don't need to install apa... 0.00
Why is it when I strip my string it takes out a character I need in... -1.26
Why json.loads is returning a unicode object instead of string 0.00
How to use nested *Nested Dictionaries* -0.23
Short for 'for i in range(1,len(a)):' in python -0.79