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 2 3 4 5 6 ... 17
Title Δ
Why does print(users_dict.get("bob")) and print(users_dic... +0.01
Python Issue Joining Binary Like Ojbects 0.00
Multiple and's in if python statement +0.33
Why does replace() function return grammatically edited result when... -1.12
Python: Decorator that reduces number of parameters in a function b... +0.09
in a python 3 string from another program, ü is two characters... 0.00
Datetime formatting 0.00
how to write a pair space delimited to a text file in python? +0.93
How can I fix SyntaxError: invalid syntax when trying to pad zeros... -0.16
Python Robot, my code isn't reconizing the variables +0.32
Trying to understand recursion/backtracking, simple inelegant Sudok... 0.00
Python: problem when reading and writing file +1.75
sort substrings list based on their position in a string 0.00
Is there a cleaner way to get the corresponding dictionary value -2.68
Try running code x times and if it fails x times raise exception +0.32
random.choice without duplicates in tuple in python +0.38
Text with unicode CODES not displaying correctly in Python 3.7 +1.41
Reducing a function using dictionary -1.90
Generate permutations of python dict with nested lists -2.23
Increasing / decrasing chance on random module 0.00
Make a bruteforce with combinations of a given size only +0.33
from a list of dictionaries drop dicts that share the same values f... -2.48
how to get the value of the key without looping through in Python +0.08
How does a list gets compared to another list? +1.40
NoneType' object has no attribute 'group' error. Python... +0.33
Can you explan this weird "updating" of np.array content... +1.54
Understanding super in Python +1.73
Python: Attrgetter that handles None values and can be used in a loop 0.00
How to iterate through files using pathlib.glob() when files share... +0.32
Calling versus defining global variables inside a Python function 0.00
Why do I get a "local variable defined in enclosing scope"... +0.33
UnicodeDecodeError: 'charmap' codec can't decode byte 0... -0.17
Decoding response with mixed UTF-8 encoding in Python 0.00
Python implementation of Breadth-First Search on Binary Search Trees +0.33
Quickest way to tell if two lists are complements of each other? +1.39
Writing a python dictionary from a text file with an unusual format +1.10
Python 3.8 32 bit. Creating a task manager from user input +0.33
Storing a large list into a text file +0.33
Sum of numbers in a list , but some values are skipped -0.46
Why does nonlocal not create new outer variable (unlike global) 0.00
Find word anagrams generator +0.37
python condition before statement +0.09
In a For Loop, how to unpack "enumerate" and another iter... 0.00
Iterate over a list and subtract 1 subsequently and pop in python -0.30
Incorrect size of file in python +0.34
Renumbering line by line -2.54
Python how to modify an existing dict into a list comprehension wit... -0.41
Combinations from multiple sets where each result has only one elem... 0.00
what is the concept behind None? +0.33
python how to check if a nested list contain all None values +0.33