StackRating

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

Thierry Lathuille

Rating
1643.76 (659th)
Reputation
8,927 (17,400th)
Page: 1 ... 6 7 8 9 10 ... 17
Title Δ
How to read from a text file, where each line is a set +0.37
Difference between bytes() and b'' -0.89
If statement and zip -1.03
How to create list from 100 elements to list of 10 -0.28
Translate russian text to text I can put at link in python 0.00
Generate random list of timestamps within multiple time intervals i... +0.38
How could I fill my second list with zero and one according to the... +0.48
How to get the perform a difference in each sublist of a list? +0.35
How to show total attempts at the end? -0.12
Why do I have an error on my code with my files? +1.42
Variance calculated with two methods returns different results in P... 0.00
how to split the string into 3 strings and replace on the same place +0.13
Check for any values in set +0.21
Swapping characters in a string 0.00
Calculating the least amount of numbers needed from an array to sum... -0.12
Why is Python showing error : can't assign to operator? -0.15
Increment variable without initializing 0.00
remove duplicate items from list if they come in certain sequence -2.30
Split python list based on repetition 0.00
How to sort a list of lists based on lenght of inner list in Python 3 -1.93
Replacing function attribute with variable containing string -1.94
Left join two lists of dictionaries on a single key +0.38
Adding spaces to duplicate elements in list -1.41
Division of (1e18+1)(1e18)/(1e18) gives (1e18) in Python 3.6 0.00
How to create a new array of consecutive elements without leaving t... -1.09
How to check if two same values in 2 lists return true using Python +0.36
Pythonic way of getting hierarchy of elements in numeric list -0.26
Merging a list of dicts into one dict with items appended to a list +1.69
Break string into keyword list from scientific article keywords 0.00
How to parse multiple dictionary values that have the same key +0.76
Why does Python 3 give a tab error when there seemingly is none? 0.00
time.asctime() V/S time.asctime(time.localtime()) 0.00
Is there a simple way to output a list within a list in python? lik... +0.83
"Ambiguous Class Definition" for classname "I"... 0.00
Is there a constant time solution to the safe queens problem?(python) 0.00
Python 3 - Decoding bytes that contains a mix of hex and unicode 0.00
How to use the value of a variable as key when constructing a dicti... 0.00
Nested list comprehension with generators -0.14
How to find whether a string has repeated characters? +0.37
Reverse factorial fun won't go beyond 170 -1.60
Print all elements of a list preceded by a given one +0.38
How to find all possible consecutive and not overlapping sublists w... 0.00
Why does splatting create a tuple on the rhs but a list on the lhs? +0.57
Compare if every element of a list is larger then every other eleme... 0.00
encoding decoding string in python 3.6 doesn't work? +0.36
How does it work for Python's copy and memory system? +1.64
Design a should_throttle function that limits requests based within... 0.00
How to find paired sums in a list? +0.85
How can I replace a word in my list of lists that matches a word fr... -1.64
List of strings, want to split them into two list -1.27