StackRating

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

Chris_Rands

Rating
1635.09 (785th)
Reputation
17,592 (7,964th)
Page: 1 2 3 4 5 6 7
Title Δ
Getting list of middle values in between values of list +1.19
pprint sorting dicts but not sets? 0.00
Check for truncated text in Python +0.12
Python internal string format indexing with range +0.38
How to use newline '\n' in f-string to format output in Pyt... -2.13
Difference in behavior of intersection between dict.viewkeys() and... 0.00
Optimal/fastest way to count dates in a python list -1.23
python 3, difference in two tuple constructions 0.00
End loop with counter and condition +0.53
How to explain the reverse of a sequence by slice notation a[::-1] +0.75
Scope of caught exception instance in Python 2 and 3 0.00
How do i move the offset of the 'index' method of 'list... +0.55
How to match the first element of two different list in Python 0.00
Finding the type of dictionary values without knowing the keys 0.00
Pad or truncate string based on fixed length -1.47
python check if empty string is in list +0.16
How to create 2D lists out of a 1D list in python depending upon a... +2.43
Loop through generator two items at a time -0.11
Why trailing comma in if-else expression's second condition cau... +0.43
Create two dictionnaries from one single iterator 0.00
How can I efficiently store content into a different list based on... +1.25
How can I find the max number with different category in this tuple? +1.03
How to implement a simple greedy multiset based algorithm in python +0.42
How to generate a cyclic sequence of numbers without using looping? -0.46
not 'string' in line .vs. 'string' not in line 0.00
matching occurrence of opposite number in a list python +0.97
Python find first occurrence of character after index +0.61
efetch with too many accession number 0.00
How to use print() along with other operations in list comprehension? +1.03
Python: assign boolean values to list elements given a certain cond... +0.05
What is the order of evaluation in python when using pop(), list[-1... +1.01
How to check if generator was used? +1.46
Handling Exceptions in Python 3.6 0.00
Which microversion of Python 2.7 introduced set comprehension? 0.00
How to include the counts for each character while removing the dup... 0.00
Python ID in same list not equal -0.12
Python TypeError: unhashable type: 'weekday' +0.29
Print either an integer or a float with n decimals +1.27
How to limit the size of a comprehension? -0.15
Character Input Not Halting Program 0.00
Python code help. I can't seem to increase the digits in this c... +1.35
np.isnan() == False, but np.isnan() is not False -0.85
When extending a list with extend function without assigning them t... -0.38
Finding min and max elements in the list of dictionary items +2.25
Python: Find difference of dictionary's key[value] with other v... +0.38
List comprehension produces wrong values +0.37
Python permutations in order +0.40
how to convert list to string ignoring other characters in python? +0.14
convert while to comprehension -0.60
Beginner - Script recognizing "pi" and "e" and... -0.11