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 ... 24
Title Δ
How to reference a constant in a test in the same lib.rs file in Ru... -2.58
How can I concatenate a string to an ident in a macro derive? 0.00
What is the type of Python's code object? 0.00
Where are list comprehensions implemented in CPython source code? 0.00
Is `0 is 0` always `True` in Python? 0.00
Python nb_divide not available anymore in Python 3 0.00
ndarray: How to split an array? 0.00
Why building with rustc command cannot see crates? 0.00
`super` in a `typing.NamedTuple` subclass fails in python 3.8 -0.37
Time Complexity of finding the first item in a dictionary in Python... 0.00
How are mylist.reverse() and list.reverse(mylist) executed? 0.00
Soft, hard limit in python's Resource 0.00
Python string concatenation internal details +1.43
What determines the methods listed by python's help()? 0.00
list() vs iterable unpacking in Python 3.5+ -1.64
PyCharm type checking doesn't work as expected 0.00
When is a function in a standard library module called a built-in f... -0.43
In python why is explicit bool much slower than implicit +1.77
filter vs takeWhile: difference and runtime -1.81
What is the proper way to annotate a function that can return two d... 0.00
Flow (flowtype) and react: defaultProps are not controlled? 0.00
Python: How to do math using f-string 0.00
Last N items of any iterable via generator 0.00
for flowtype is there a typeof for functions 0.00
Why does the **kwargs mapping compare equal with a differently orde... -0.58
How to use a non-string ref without causing flow errors 0.00
Python typing validation 0.00
Why doesn't Flow understand that nullable properties are compat... 0.00
How do I write a flow annotation that specifies something is an obj... 0.00
breakpoint() using ipdb by default -0.14
Python In Operator - Short Circuit +0.54
Python 3.6 Statistics module - NameError: name 'statistics'... -0.72
Why doesn't the Kotlin print statement require scope clarificat... -0.03
Python 3.7 and above: how to determine Linux distribution? +0.50
Build in type() function behaviour differs when run in method -1.72
Why does return inside finally gives empty dictionary? -0.58
why accessing an objects attribute "characters_written" t... +0.07
Counter() and string formatting -1.67
Why isn't __instancecheck__ being called? +1.41
if else to raise a ValueError 0.00
Confusing comparison output +0.32
trace method 'u' argument equivalent for trace_add? 0.00
Returning more than one output in C extensions? 0.00
Mypy rejects type objects created with `type(name, (bases,), {})` 0.00
What is meant by intercepting a Python call in the sys.exit documen... 0.00
Run different class based on variable name? +0.28
How to remove a character from the values of a dictionary? 0.00
Do Python list comprehensions append at each iteration? 0.00
Check if function belongs to a class 0.00
Function call execution speed is faster than non-function call 0.00