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 7 ... 13
Title Δ
Difference between `return iterator` and `yield from iterator` +0.02
Python instructions outside Try: Except: +0.49
python json remove() element issue for a while condition +1.99
ForLoop in Python - iterator should augment by a multiplier factor... +0.63
Python format() pass one object +0.01
Python: Surrounding part of a string with other strings? +0.50
Sort dictionary into list +0.06
How can I replace a text delimited string list item with multiple l... +0.03
How can I customize what characters are filtered out using string.p... +0.48
Using multiple Ifs in python that are not mutually exclusive +0.46
How to replace a string conditionally in Python? +1.11
Python write varying-length list to txt file -0.20
What are the meanings and differences between "uses" and... -1.48
Validating list element in Python 0.00
Formatting numbers in python for display +0.60
Removing the parentheses from the values of the dictionary when pri... +0.51
Name binding in `except` clause deleted after the clause 0.00
A list comprehension with two "fors" and a "if"... 0.00
creating a python program which ask the user for a number - even odd +1.00
Finding a key value pair in a dictionary that contains a specific v... +1.57
Accumulating lists with letters +2.41
Accidentally placed lists inside of list? +2.18
Deleting characters from a list +0.10
Python not as convenient as java for word counting +0.02
What am I doing wrong in this Python program using functions? -0.34
How to make a sublists for each strings inside a list in python? -0.12
Convert pythonic loop into traditional loop style -1.15
Using a dynamically calculated 'step' inside 'xrange' +0.88
Iterate over list of dicts for calculation of population density +0.54
Python split list into multiple shorter lists when reaching a capit... -0.68
How to update list with function (with return value) in python -0.46
What is co_names? 0.00
strip white spaces and new lines when reading from file -0.25
How to check if words starts with within the alphabet range +0.05
Define heap key for an array of tuples 0.00
Extract string with specific format +0.51
Use a while loop to keep count of even integers that a user inputs... +0.34
Is it possible to search in a list that has string and intergers 0.00
Unexpected behaviour parsing integer to string +0.47
"Can't convert 'int' object to str implicitly"... +0.47
How to use max command or similar "inside" while command... -0.01
Spilt a string and appending +0.24
EFFICIENT sorting through a list of dictionaries? +0.33
Returning function values as float Python 3.6.1 0.00
Python: How to make an integer represent an ordered list of the num... +0.41
how to get Closure result in Python3 +2.42
Access Class method and variable using self -0.24
Pad strings to be the same length in a list (Python) +0.59
How to 'see' / highlight tabs and spaces in PyCharm for che... +0.02
what's the actual difference between print and return +0.53