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 7 ... 24
Title Δ
Printing lists of dictionary values on the same line python +1.41
nx.get_node_attributes in networkx returning an empty dictionary 0.00
How do I let CPython 2.7 use the __pycache__ directory? 0.00
Is the order of execution guaranteed when looping over a string? +0.72
Override {} placeholders in python string format method 0.00
Using value overriden by child in a parent function +1.19
How to tell normal Python function from generator by looking at the... +2.08
for loop a dictionary with items having similar and different values +0.36
Comparing a list of tuples +0.03
Why does '\n' output an extra blank line in Python3 0.00
Why should we use join() function while reversing a string in python +0.85
Missing key word argument in Python -0.76
How to safely determine the cause of an exception that is caught? -0.37
How to loop properly and replace element in string? +1.16
What is the difference between a statement and a function in Python? 0.00
Does Python optimize away a variable that's only used as a retu... +1.15
if-else in a dictionary comprehension 0.00
Efficiently sum items by type +0.42
Formatting lists of objects in python -1.05
how to convert instance of class "filter" to str directly +0.61
python dictionary, can't get correct value 0.00
Behaviour of Python when attempting to iterate over characters in a... -0.25
Using the "in" operator, brackets vs. curly brackets -0.71
How to get sum of two points that are tuple? -0.31
How to handle error during python object creation -2.47
Why python statement `if something is None` works much quicker than... +0.36
How to use text strip() function? +1.61
How come 1 is printed instead of 0? +0.36
Creating Dictionaries from arrays in Python +0.65
Make an input optional in Python +1.69
How does Python manage a 'for' loop internally? -0.83
Why are Dictionaries passed as a reference to classes while other t... 0.00
Understanding *x ,= lst -2.08
How to encode/escape unicode text in Python3? 0.00
Why do properties have to be class attributes in Python? -2.76
f-strings in Python 3.6 +1.26
python map vs list comprehsnion +0.03
Why isn't it possible to use "await" in f-strings? 0.00
Why isn't the size of an empty list 0 bytes? +0.40
list __iadd__, += and return value +2.03
end argument to print leads to different behavior with time.sleep 0.00
Differences in these subclass definitions? +0.36
Getting the name of a class from within a class definition 0.00
Do datetime objects need to be deep-copied? -0.02
pass class method to fsolve 0.00
How can a test in Python unittest get access to the verbosity level? 0.00
Is there any significance of the triple underscores in this python... +1.35
Is it possible to catch all exceptions for requests? (and generally... 0.00
NameError trying to use get_output_names from mido +0.36
Print class type without module prefix +2.51