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 2 3 4 ... 24
Title Δ
Why is this python code running twice -0.91
Why Simple String's Character has So many array Dimensions? +2.01
What are the unique methods of a class called? -0.87
List, variable assignment and function in Python -0.80
python Queue implementation 0.00
Behavior of class variables +0.32
mapping bytes produces int but single element bytes object is requi... 0.00
Sum of consecutive integers in numpy is incorrect -1.02
Indexing duplicates python +1.19
Declaring a variable in python with the name 'class' +0.54
python defaultdict(list) IndexError: list assignment index out of r... -0.68
Can you overload the Python 3.6 f-string's "operator"? 0.00
Best way to add attributes to a Python function +1.70
Inner class function without self -0.83
Python try-except multiple values in loop and skip current iteratio... -0.69
Add elements of dictionary values 0.00
List comprehension with duplicated function call -1.17
How do we get the number of bytes that a python int occupies? 0.00
How to get consonant repeated, but not vowel in Python 0.00
Subscripting locals() in a dict comprehension fails with KeyError 0.00
Why can't an `async def` coroutine function contain any `yield`? 0.00
Not enough values to unpack in chained assignment -0.22
How to retrieve the detailed statements of an object's method? 0.00
Using a module inside another module 0.00
Split string in python in 2 parts backwards +1.08
Why do tuples take less space in memory than lists? -0.11
Pythonic way to default loop counters +1.50
What does `<attribute 'xxx' of 'C' objects>`... 0.00
Python 3.6 variable annotations and numeric literals 0.00
How to catch a general Exception based on its string argument in Py... +1.14
Variable scope of function without parameter input -1.41
What was/is that "void* <unused>" argument for, tha... +2.13
Is there any way to break up an f-string within the braces? 0.00
FTPlib error in retrbinary -0.66
Should you put quotes around type annotations in python 0.00
python 3 subclassing in case of internal class 0.00
How two consecutive yield statement work in python? +0.32
How to keep a tab on the elements visited in a list? +1.22
attribute error, singleton pattern with property method +1.31
using __del__ with property methods in place +0.33
What does async/await do? +0.32
Create a course using classes in Python -0.18
Unpacking os.walk inconsistent errors for different filepath +0.64
Python variable scope and UnboundLocalError 0.00
Updating os module with pip results in an error 0.00
Is there a reason why True and False are still modifiable in Python... +1.24
Dose there exist a way to pass arguments not specified in advance t... 0.00
Python if condition for print or not print +0.13
How can I get the definition of a class in a module? +0.33
What is the definition of a callable type? -0.17