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 6 ... 24
Title Δ
Merging Class Members +1.33
What is the relation between class "type" and specific ty... 0.00
__bases__ not working on Python 3.5? 0.00
In a Python format string, what does !r mean? 0.00
Build f-strings from normal strings 0.00
How to use newline '\n' in f-string to format output in Pyt... +1.68
TensorFlow Crashing - Aborted (core dumped) 0.00
While loop >1000 times faster than for loop? -0.90
For loop on multiple lists to make one statement in Python 3 -0.75
Python generator objects: where are they stopped? 0.00
Does declaring variables in a function called from __init__ still u... +3.13
Assigning lists to eachother in Python +1.22
numpy in Python 3.6: Importing the multiarray numpy extension modul... 0.00
Loop through possible values a class type 0.00
Python 3 C Extension Causes Segmentation Fault When Imported 0.00
What's wrong with passing a dict to OrderedDict? 0.00
mypy error: List or tuple literal expected as the second argument t... -2.13
how to abbreviate dimension following the PEP8 rules? +1.55
MyPy: Need type annotation for variable in python 3.5 code +0.35
Why does max(iterable) perform much slower than an equivalent loop? -0.65
Declaring parameters on function in Python 3 -0.57
Python3 print string formatting 0.00
Is it possible to create a regex-constrained type hint? -0.12
AttributeError: module 'pygal' has no attribute 'Worldm... 0.00
Comparing the speed of startswith() .vs. in() +0.95
Using the return value of a function if it satisfies a condition wi... +0.41
Iterating all Python list values starting at a specific index -0.14
Can I access class variables using self? +0.30
Python3 regex on bytes variable +1.12
Does the order of functions in a Python script matter? +2.03
Why do some built-in constructors begin with a lower case letter? +1.13
Python: importing from 1+ levels down 0.00
How to write to an abstract property in Python 3.4+ 0.00
Type annotation with multiple types in **kwargs 0.00
python3//way to change string item in list not changing the item it... 0.00
Python3 Dictionary BLANK after first operation +2.16
Multiple values for argument in method 0.00
Why is it when is calling another function it the list not modify? 0.00
UnboundLocalError when using += on list. Why is `nonlocal` needed h... -0.90
How to take multiple multiline input variables in Python? -0.39
Properties and setter creating a class in different version of Python 0.00
How to define default argument value based on previous arguments? +2.34
RuntimeError: lost sys.stdout 0.00
Python superclass __init__ method not called +1.41
range(1,1) is not processed by loop -0.40
How to subclass ABCMeta 0.00
How can I view the actual output instead of <generator object>? 0.00
How does 'global' behave under an if statement? 0.00
Get binary data from string 0.00
Why does using arguments make this function so much slower? -0.89