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 2 3 4 5 6 ... 13
Title Δ
Looping through characters of a string with int values -0.82
Python: Why does class variable get assigned? -1.10
Storing json data in python +1.91
How to run python program by bypassing compiled stage -2.12
How to do string interpolation in a for loop using the indices of a... -1.02
conditionally stop iteration of for loop in python 0.00
(Python) How to use conditional statements on every element of arra... +0.50
Generate a spaced stream of 52 random letters where each letter occ... -1.17
How to find what is a character -0.27
Determine the shuffled indices of two lists/arrays +1.50
Determine the shuffled indices of two lists/arrays -1.70
PyGame Error: RGBA Argument 0.00
How can I remove all lists from a list in python? +0.48
Idiomatic Python iterating and adding to a dict -2.11
How can I get the name of a DataFrame in Python? +1.88
What is the difference between using a class and a dictionary to re... +0.48
Python how to format a string based on json object? +0.47
Use another options value as default in argparse 0.00
depth first traversal of a tree using generators in python 0.00
Python function decorator error 0.00
In Python, why zipped elements get separated, when added to a list? +0.26
itertools.islice raise a ValueError when used with functools.partial -0.51
Pythonic way to increment value when building dictionary +1.49
Python - using a class field as a value for a keyword argument in _... 0.00
Using attrgetter on a list of objects, with a list as a key 0.00
What is the difference between load name and load global in python... +0.63
Counting in lists +0.47
python regex to count number of lines in a string which has only on... +0.81
python iterate over a list and remove any duplicates found within l... -1.12
How to print this pattern using Tuples? -0.37
Why does some_dict['key'] = somevalue work if the key is no... -0.42
Prevent input() from being anything but alphabet characters +0.48
Reverse the order of Counter() output +0.08
I'm getting "TypeError: 'list' object is not calla... +1.94
Combine python f-string with format +0.48
Python - Count occurrences of a string in substrings of a list +1.10
How to use python to group a list of numbers by ascending order? -0.16
Understanding syntax of expression >>> new = [int(i) for i... -0.03
Should super always be at the top of an __init__ method, or can it... -0.51
Python: change parent class property from child class +0.51
Actual parameters in Python lambda expressions -0.25
Replace code with a variable Python 0.00
How to compare to type of custom class +2.24
Alternative to __del__ for final result & killing processes in... 0.00
Extract an element from a set and count its frequency -0.42
Where does a python decorator get the arguments from the decorated... -0.49
Create multiple strings inside a string using python 0.00
Checkio Monkey Typing challenge 0.00
How to get the index of filtered item in list using lambda? 0.00
I'm getting an IndentationError. How do I fix it? +0.49