StackRating

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

BrianO

Rating
1512.49 (55,111th)
Reputation
1,165 (135,995th)
Page: 1 2
Title Δ
Selecting the right else statement depending on user input -2.34
Python 2.7: efficiently reformat list of tuples -2.73
Not sure why I can't indent this code in Python -0.25
Python- get parent class function instant variables from within a n... +3.79
How to redirect result of one function as input to another in python -0.53
How does .setdefault() work? 0.00
variable declared inside if any() statement is not defined? -3.60
How to write a Lambda with a for loop in it +0.16
How to debug OOP Class/Method in Python -2.27
Python: delete all space and '\n' in string +4.02
How do you iterate over an object in a manner agnostic to whether i... +1.15
How do I compare lists? +3.73
Python Programming 3.4.2, Naughts and Crosses. Best way to check ho... -3.24
Is it bad practice to use Recursion where it isn't necessary? -3.40
Python find number steps to allocate values to elements in list -4.26
Python Singleton design pattern tracking application stats 0.00
Reversing a Stack in Python +4.09
Python Muliplying " " By Number 0.00
Call stack implementation in Programming languages +4.40
How does this program work? -4.20
Comparing adjacent elements together without using zip method -0.22
How to create a sequential combined list in python? -0.51
My recursive function in python keeps returning none in python 0.00
How does __call__ actually work? +3.96
While loops list index out of range error. Strip off strings with d... -0.06
Trying to code 99 bottles of beer in python +0.10
Substituting nucleotides in Python +3.16
How to pass a class constructor to a python function +3.93
How to write a decorator with same import as class in which it is u... 0.00
can't delete a string from a list +4.53
How to efficiently loop regex searches from set python +4.61
Python - counting duplicate strings -1.51
Nested or flattened classes structure? 0.00
Have Parent Class Use Child Class Logger Name +0.11
Why does python allow spaces between an object and the method name... -1.15
How can I know which element in a list triggered an any() function? +0.76
Why is assignment not allowed in if statement in Python +4.04
python - class instance variable inherence and class variable inher... 0.00
Trying to make a readable txt file from an np array, all printing o... -4.00
Trying to make a readable txt file from an np array, all printing o... +4.00
How can I save my log file in Python when the process is killed +4.05
How do I search a list that is located in a class? 0.00
Overloading operators for custom types in Python 0.00
Parsing big amount of HTML data and store it in DB -0.19
How to compare corresponding positions in a list? -2.29
How to create Python function that sums values from 7 daily files i... 0.00
Function Call Variables Same as In Function +4.21
Finding common elements in list in python -2.30
nested list self increment -1.57
Calculating the average grade in Python? +2.55