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 2 3 4 5 6 ... 45
Title Δ
My program is not running as i want it to. Does not detect the text... +0.08
Python OOP: how to use a flag parameter to access methods? -1.78
Python - Error with boolean condition(?) 0.00
Set python variables to operators? +1.25
delete duplicates values and keep order of elements +2.08
Python Convert string to dict +0.73
Python Split a phrase into words on space and symbols +1.28
Why does key disappear from subclassed dict when iterating over `di... -0.28
Recursive function: Syracuse -1.58
Python - how to convert a list to log(list) +1.42
Stripping non printable characters from a string in python? 0.00
How to duplicate items(leaving the first and last item) in the list... -0.44
Using .write function with multiple arguments for writing to a txt... 0.00
Logical operation between two Boolean lists -0.90
Python 2.X : Regex to find all company names ending in ".inc&q... -1.38
How to check if a password contains at least 1 uppercase letter? 0.00
Why does this key exist in an empty Dictionary? +2.40
unsupported operand type(s) for -: 'NoneType' and 'int&... +0.75
How do I evaluate a string as a logical argument? +0.35
Python: Element-wise implementation of 'in' conditional ope... -1.18
Tuples inside of python string formatting? +0.16
How to fix the logical error in my while loop? -0.68
Python: Splitting txt file by tab -0.22
convert a string with parenthesis to an integer- %d format: a numbe... 0.00
Python Turtle - Can't manage to set up boundary for a turtle? -2.73
Sorting characters by count using PHP or Python -0.67
Why integers do not have size limit in python 3? 0.00
What's the fastest way of creating dictionary inside list? +0.57
Taking only one kwarg -0.32
How does peewee's get method knows how to generate where clause? 0.00
python: progress bar not accepting int 0.00
Retrieving functions from dictionary values -2.68
Python: How do I change only one of the variables inside of a list... +0.34
How to get function code object from bytecode? 0.00
if statement comparing multiple varaibles to 1 string +2.39
How do I force import class from other file, when this file has ano... 0.00
How do I convert a path in ASCII hex code, to its equivalent ASCII... 0.00
Odd behavior on printing function addresses in Python -0.26
Is Set Iteration in Python Deterministic? 0.00
Handling `NameError` without raising `SyntaxError` when referencing... 0.00
List comprehension and lambdas in Python +1.79
IndentationError: unexpected unindent +0.31
Make a function listable with optional materialization +0.34
where does python store origin value for str +0.33
Can I locate resource file in PYTHONPATH? +0.86
How to add numbers in a range +0.10
Functions as objects in Python: what exactly is stored in memory? -0.20
%s without accompanying variable - how does this work? -0.68
Creating list of tuples ( TypeError: 'int' object is not it... 0.00
Why doesn't a.insert(-1, x) mimic a.append(x)? -1.01