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 ... 5 6 7 8 9 ... 24
Title Δ
How to show the original arguments for a decorator 0.00
How to use function annotations to verify function call types 0.00
nonlocal for a method inside a class in Python 3.6.0 -0.08
Why is using a list subscription allowed in a for loop? 0.00
Python type annotations: Any way to annotate a property? 0.00
Why do asyncore tests fail in compiled Python 3.6? 0.00
dict.update() not working as expected 0.00
python custom metaclass call method relation with classes 0.00
Two square brackets side by side: strange effect +1.71
Why is the __dict__ of instances so small in Python 3? 0.00
Inherit from multiple classes and change the return type of all met... 0.00
Why is x**4.0 faster than x**4 in Python 3? +0.40
Get names of positional arguments from function's signature 0.00
Python 3 built-in functions and classes +1.92
Should I start internal methods with _? 0.00
Raising exception with two arguments +2.20
How to reflect if a raw or normal string was used? 0.00
How can I "undefine" Python magic methods on a subclass? 0.00
Why does the following code return True? +0.31
Why this expression returns 10 when I expect it to return 15? +0.37
Why does doing self in a method definition twice not work? 0.00
Input as a default value for a function +1.37
Call a function with arguments within a list / dictionary -0.32
Efficiently find highest value among objects, and identify the object -1.66
Fetch current module while running cProfile 0.00
concatenate rows of two dimensional list elements in a list -1.30
Compare two dictionaries, remove key/value pair in one dict if it e... -0.80
Can type hint in python 3 be used to generate docstring? 0.00
Having trouble with a code -0.65
Expected str instance, int found. How do I change an int to str to... +0.38
functools.wraps returning a __dict__ of type dict instead of type m... -1.67
How to get filename of second item deep in exception traceback? 0.00
Difference between class foo , class foo() and class foo(object)? 0.00
How do I write multiple exceptions for one "try" scenario? -1.05
Last element in python list, created by splitting a string is empty +0.18
Formatting two numbers in Python -1.84
How to override a default class attribute value in Python 3? -0.32
how to access to a sub-set of a dictionary through a sub-set of a k... -0.13
What other special modules (files) exist at the package level? 0.00
Order of operations in a dictionary comprehension +1.06
cx_freeze AttributeError: module 'dis' has no attribute ... 0.00
Display of class instances? -0.13
Passing object attribute (id) or full object as argument 0.00
How do I reverse list under the list? -1.10
How to store decimal values as a varible 0.00
Starcluster python3 support by 2to3 okay? 0.00
I deleted my dict, but my dict_keys don't mind, why is that? -2.00
Prevent type coercion when using string template formatting 0.00
Alternative to catching and rethrowing exception -2.60
python: assign attribute value by name -1.04