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 5 ... 24
Title Δ
Do "static method object" and "class method object&q... +2.13
Overriding _open Method -0.17
How to command Python not to count True as 1? -0.17
Using SoupStrainer with lambda expression 0.00
What is assigned to `variable`, in `with expression as variable`? +2.07
string.rstrip() is removing extra characters 0.00
What are the differences between the purposes of generator function... 0.00
Unpack Optional type annotation in Python 3.5.2 +2.23
Next on generators doesn't resume with last call 0.00
How to send multiple integer values using s.send in python -0.49
Membership testing on set of pairs, how do i make the order of elem... -0.67
Comparison: import statement vs __import__ function -1.57
Why is Python interpreting this string as a dictionary when formatt... +0.34
Six's socket implementation 0.00
python retrieving web data 0.00
What is the difference between load name and load global in python... -0.63
Weird unpacking in list comprehension +2.07
Subclassing int - unexpected behaviour with range -2.37
python2 vs. python3 raise statement 0.00
How to find available arguments python built in classes via Emacs (... +0.33
Understanding __init_subclass__ -0.83
How to expand a tuple in a yield? -0.67
Why is repr(int) faster than str(int)? +1.17
Python static method is not always callable -2.01
Lists:-Why does 1st for loop in the description ends up infinite lo... 0.00
How can OrderedDict know about the element order of an already inst... +2.24
How to start REPL at the end of python script? +1.39
Understand how slots work with dictionary class 0.00
.find() does not take a string? Python 3.6 +1.41
Is there a way to return a custom value for min and max in Python? -0.76
What is the correct type hint for an empty list? 0.00
Can't shadow python time module with my own time module 0.00
Is there an efficiency difference between using "+" and &... +0.81
What does variable:expression mean in Python? 0.00
How to update list with function (with return value) in python +1.29
Get a part of a list and change the original when the new list chan... -0.94
ImportError for existing module in Python 0.00
How does str.startswith really work? +0.71
Generator issue in Python +1.29
Build a class with an attribute in one line 0.00
Append list elements to list of lists in python -0.21
Why does isinstance(nonnewstyle, object) return true in Python 2.X? -0.30
Python Tracebacks: 'Mimicking the interpreter'+'under p... 0.00
Understanding sys.getrefcount differences in result -0.65
Python typing Union of class and it's instance 0.00
Removing unnecessary list brackets inside a dictionary +1.21
KeyError when formatting locals 0.00
Why in python 0, 0 == (0, 0) equals (0, False) -0.85
How can I find out which module a name is imported from? +0.29
Meaning of "a type/class/function/module/... object"? +0.34