StackRating

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

Olivier Melançon

Rating
1586.73 (2,530th)
Reputation
13,684 (10,498th)
Page: 1 2 3 4 ... 14
Title Δ
ast.literal_eval error when importing a python dictionary from exte... 0.00
How to create a self-referential Python 3 Enum? +0.76
How to best iterate through a list within a dictionary? +0.39
Locating the index value of an element in a list inside a dictionary -0.62
Check if element is occurring very first time in python list -2.19
Is it bad practice for a function to return different types? -0.50
Finding shortest sublist with sum greater than 50 -0.01
Ensure positive difference of two numbers +0.38
Input must be on for minimum 5 sec before thrue 0.00
Is there a way to find the sum of the number after the ending of 9? 0.00
String slicing and manipulation +0.38
Why does the "j" recognize the change in range, while the... +0.39
Why doesn't the loop start when comparing float result? -1.66
How to wrap-line in python? -0.49
Python - KeyError: 0 -2.21
How to synchronize all methods in class python3? 0.00
How to make a recursive fib-function return the correct value with... +1.04
Python "triplet" dictionary? +0.87
Why doesn't Python have an instancemethod function? +0.38
Math.log wrong results for big numbers +1.71
Why are N//x and math.floor providing different outputs to calculat... 0.00
I am wondering if there is a way to use the sorted() function to so... -0.62
Python join more_itertools.windowed results +1.22
How to exclude the last character when printing in a for loop using... +0.80
Is it possible to ignore the last element of a list without having... +0.39
Rotate array using python as one block binary -0.10
Why does the class access variables from its metaclass when calling... 0.00
Python efficient way of writing switch case with comparison -0.09
Python: passing argument to generator object created by generator e... +0.83
Avoid class variable in python subclass when parent class requires... 0.00
check if binary and convert to decimal -0.64
Add a value and sum it up using Notepad++ -2.05
Python if-else code style for reduced code for rounding floats +0.98
Reasonable way to have different versions of None? -1.39
Normalizing text using regex 0.00
String problem in Python (object does not support item assignment) 0.00
Make a Dictionary with 2 lists, one list containing the indexes of... -2.32
How to perform in-place removal of duplicates from a string in Pyth... -1.11
Sympy bug? Even with `evaluate=False` equations are automatically p... 0.00
How is the time complexity of Bucket Sort O(n+k) if it uses inserti... 0.00
Replace elements group with a particular element in python3 -0.31
Compiling a list : python best practice 0.00
Making a complicated list comprehension conditional +1.31
Create a function that will increment by one when called +1.49
String manipulation algorithm to find string greater than original... -1.14
I am getting ValueError: could not convert string to float: '8,... 0.00
How to evaluate a variable as a Python f-string +0.38
How do I check an array for two specific characters at the start in... 0.00
Why does this while loop execute but produce the incorrect answer? -0.35
How do you keep code consistent with multiple developers? +0.38