StackRating

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

Christian Dean

Rating
1536.72 (13,565th)
Reputation
15,322 (9,168th)
Page: 1 ... 8 9 10 11 12 13
Title Δ
What does Python's locals() do? 0.00
Python String Handling Functions -0.33
Call a parameter of a function in another one 0.00
How to separate and sort a list of integers and it's associated... -0.12
Error: global name 'odd' is not defined when creating dicti... +0.01
Converting generator object to a list -0.63
List comprehensions that get rid of the corresponding elements in p... +2.02
How to find maximum number in a 2d python list +1.37
What happened to the self variable when it's passed into a new... +0.52
Inheritance in python, Attribute error -0.55
Multiply an integer in a list by a word in the list -0.09
keep getting "TypeError: 'int' object is not callable&... -0.48
Values for a list variable is changing despite there being no expli... 0.00
Why are mutable values in Python Enums the same object? -0.69
Updating dictionary with loop +0.32
How to create file if it does not exists, if exists then don't... -0.53
Best way of storing a pair of values that need to be updated freque... +1.84
How to remove one item in this list? +2.20
Python Sequences Example -0.22
How do I sort a list with positives coming before negatives with va... +0.36
Why doesn't exec("break") work inside a while loop +0.88
How to execute these all of these classes +0.02
How do I use __repr__ with multiple arguments? +0.46
Code worked until more was added - now getting a NameError -0.47
Sorting list of tuples based on results of operation (division) 0.00
How to unpack a dictionary of list (of dictionaries!) and return as... +2.22
Find values of keys in dictionary that contain a key word and retur... 0.00
Use .py or .pyc file when sharing/backing up? +0.20
I want to eavalute the time needed to perform prediction using a tr... +0.52
How to make a "local object" in Python? -0.46
how to write 'not equal' in python for two answers? +0.02
Reverse first n items of the list and return it +0.21
How to strip white spaces in Python without using a string method? -0.50
Insert spaces before and after special symbols in python -0.20
multiple lines in a for loop block in python -0.96
Finding a specific word in a file and return a logical result +1.32
Python - getting values from nested dicitonary -0.48
Separating prints within a for loop +0.45
Converting a string, removing special characters and replacing +0.22
How to create variables with their name taken as input from user? +2.42
Python Print dictionary key, value when value is a list. Print each... -0.78
Cannot Convert String To Float +0.03
Finding the items in a list in a string +0.03
how to find the avg in nested lists using for/while loop in python +0.50
Filter a list of lists of tuples -0.56
Program keeps giving me an attribute error: 'int' has no at... +0.43
How to print both strings in a dictionary in Python +0.52
How to strip all dictionaries from an orderedDictionary in python +0.49
How to write a function for dictionary from 2 lists in python with... -0.58
Removing Punctuation from a String 0.00