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 ... 4 5 6 7 8 ... 14
Title Δ
If X or Y or Z then use *that* one? -1.37
python: function to return a list without a given element +1.19
Using relative import without from 0.00
Conditional If statements with decimal constraints +1.60
Can I avoid a sorted dictionary output after I've used pprint.p... +0.10
Writing a Factorial function in one line in Python +1.80
Nested variable creation 0.00
Force type to be integer and not float in python +0.40
Python 3 generator comprehension to generate chunks including last -0.59
Removing empty strings from a re.findall command -1.60
All possible subdivisions of a list +0.77
why print('NaN') shows different result from print(float(&#... +0.55
Ternary Operator within if-statement in Python +0.41
Efficient algorithm to randomly find available places inside a list... -0.49
How can I identify if there is text? +0.39
How can i keep only the given operators and numbers? +0.41
Does python3 dict.copy still only create shallow copies? -1.24
Python String Segment Manipulation +0.45
How to generate random numbers with predefined probability distribu... +0.44
Parse through list in python for string that starts with certain ch... +0.22
Extract email domain using Python regex -0.10
Convert a list of tuples to dictionary, giving each tuple a differe... +0.07
Python/Regex - match char between two chars, with anything before o... -1.32
logic errors with print the sum of all the numbers that are either... -1.56
How to arrange an existing Python list of integers consecutively in... 0.00
What does "other" mean in python? -1.36
Tokening a string with multiple character separator +1.01
Expand a dict containing list items into a list of dict pairs +0.97
Comparing dictionary with integers as both value and key +1.85
How to replace list elements -0.17
Sum of two numbers using a for loop -0.43
Numbering each line in python +0.39
Convert input () to bytes in Python 3? -0.14
How to obtain the list's index that contain same items in anoth... 0.00
Search for same digits in a number variable 0.00
easier way to get stdin-lines converted to "float/int" ar... +0.40
Repeating a while loop after user input +0.07
Finding the latest version in a list +0.40
Pycharm second window when debuggin 0.00
Replace patterns of a list of any type of object similar to .replac... -1.45
Expose object properties dynamically -1.47
Python3 - mergeSort implementation 0.00
Power set solution in **O(n) time** and **O(n) space** complexities? 0.00
Can a class instance in a class attribute access its outer class? ~... +0.35
How to get rid of nested for loops in Python code? +1.14
Returning all odd numbers in a nested list -0.08
Regex to match words in next line 0.00
Regex to check if it is exactly one single word +0.78
isalpha() if statement being ignored python 0.00
Unpack *args for use in a for loop +1.55