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 ... 5 6 7 8 9 ... 13
Title Δ
Mass object creation without names 0.00
How to find maximum values from a list which contains objects in Py... +0.40
Pythonic way to find maximum absolute value of list +0.25
Python: Modify a list while iterating -0.62
Why is the import statement importing a function outside of the cla... +2.96
python - How to count the number of occurances of sub-string in a l... -0.13
Object id in Python +0.52
How can I find out which module a name is imported from? +2.02
Python: how to overwrite what print(dict) outputs? +0.53
How to sort integers alphabetically -0.12
Would like to prevent dupes in a python list of lists -1.73
Why super(A, self).__init__() doesn't call A's __init__()? 0.00
Write a Python function that accepts a string and calculate the num... -0.82
Use of python keyword "as" in the example +0.48
Pythonic way to create a variable that will later be an object? -1.90
Python class methods: when is self not needed +2.02
Want Clarification for Program Loop (Python) 0.00
Python defining Function +1.21
Python 3 - exec() Vs eval() - Expression evaluation 0.00
Pythonically create a string representation of object with python l... 0.00
This List Overlap program is giving weird outputs +0.85
list value validate in python 0.00
Python subclass counter -0.51
Python: iterating and modifying nested lists -0.17
Average values of integer lists and dictionaries -0.59
Creating new object of a class in the same class in python? +2.25
Continue if else in inline for Python -0.30
Python string slicing example set +0.05
Dictionary. Create a dictionary that maps the first n counting numb... -1.68
How do I declare multiple array variables on one line - python +0.51
Multiple inputs for a python function +1.52
Using split function without split() string method. Almost -0.32
CSV file gives error on reading with open() in python 2.7 -0.51
Why is that __init__ function of python doesn't have a return s... +2.52
How do I change a global variables contents within a function +1.08
Python Exception: ValueError: too many values to unpack (expected 2) +0.33
Does filter() work in-place in python? -0.02
Read function arguments in decorator -1.67
What does "if not" mean here? +0.53
Grab the next item in a list? +0.51
PyInstaller: How to uninstall own product? 0.00
How to check if there's any odd/even numbers in an Iterable (e.... +0.54
How to select certain indices from a list? (i.e. the 1st, 6th and 1... +0.94
How are names and function bodies stored in CPython Code Objects? 0.00
Is input() safe to use if you cast it as a string? -1.03
Explanation on unpacking a list with itertools.product 0.00
Is it bad practice to use tkinter variable classes as class attribu... 0.00
Derive from a object +0.02
Condensing an if-statement -1.00
OrderedDict in python 3 - how to get the keys in order? 0.00