StackRating

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

Dimitris Fasarakis Hilliard

Rating
1627.19 (935th)
Reputation
86,766 (924th)
Page: 1 ... 8 9 10 11 12 ... 24
Title Δ
Why is 5 != 5.0000000000000000001 False, but 5 != 5.00000001 True? 0.00
for loop not looping correctly -2.11
Python - Append to an array whose name is given by a string -0.26
Python Looping through a list and assigning values 0.00
Random bytes to string type conversion 0.00
Unpacking generalizations +2.21
print previous string from indexed string 0.00
How can the function lambda access to my loop or loop using kivy? 0.00
Add percentage symbol to all list elements -1.45
How do overridden method calls from base-class methods work? +0.28
Instantiation time for mutable default arguments of closures in Pyt... -1.38
How can I format a string with a string -0.71
Formatting the output in python -2.32
Nested f-strings +0.36
Error building executable with cx_Freeze: IndexError: tuple index o... 0.00
Query format with f-string 0.00
Get names and types of a Python module's attributes 0.00
ValueError: invalid literal for int() with base 10: '' 0.00
how to modify average function in python? +0.44
Why is the file not found despite the path is in PYTHONPATH? 0.00
How to change some the values of a list of tuples? -2.36
List into a tuple - modifying the list reflects in tuple but emptyi... 0.00
Why is the Exception not printing? -0.85
Object creation and garbage collection in Python 0.00
How to convert 'from Queue import Queue, Empty' from Python... 0.00
How do I call a function from the same file as I would if using get... +0.38
Typing problems in PyCharm 0.00
IndexError: list assignment index out of r... +0.38
Pythonic pattern for building up parallel lists -2.08
python3 context manager force early exit 0.00
Generator and functions +0.93
Any way to have a while loop with multiple variables to fulfill 0.00
exec() not working inside function python3.x 0.00
Handling map function in python2 & python3 -2.60
What happens when you lose all references to a Python thread? 0.00
How can I specify number of elements in type hint sequence? 0.00
Split list elements to key/val dictionary -0.71
How do you split information in one element of a list 0.00
How to convert a list of multiple integers into a single integer? +0.50
How do I make a dictionary with integers as keys out of dictionary... 0.00
global scope in nested function 0.00
Unpacking a list in print for Python 2 +3.23
Explain basic lamba function and sort -0.36
How to remove the largest element in the array along with the eleme... +0.38
Any handy way to create a list of strings in python without using q... -0.40
How to modify a variable inside a lambda function? 0.00
Imported variable is not defined -0.12
Using builtin name as local variable but also as builtin -1.68
Implementing recursion into python3 class method 0.00
Why is math.sqrt() called a function? Since dot access is generally... 0.00