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 ... 10 11 12 13 14 ... 24
Title Δ
Python struct format character sizes, why is it bigger than it shou... -2.15
Same method for the Functions Python 0.00
Formatting with str.rjust and variables 0.00
AttributeError: 'MyClass' object has no attribute '__va... 0.00
What operation is called on A in "while A:"? -0.08
__sizeof__ str is larger than __sizeof__ a tuple containing that st... +1.19
Raise TypeError in class +0.36
How to pack big negative long to binary string in Python +1.53
List of tuple pairs into dictionary -1.64
How to exit from nested python scripts? -0.11
Property in Python with @property.getter 0.00
Checking if a class is iterable 0.00
Adding two lists while checking length +0.62
How do I execute an action which doesn't return anything in par... 0.00
Count the occurence of a list of items in a string? 0.00
Printing items inside a list which have an element that occurs n ti... -0.32
In python, should you use an if for None checks, or use `or`? +1.60
python: Exception flow: Continue to down catch block after catching? -1.20
No module named 'scikit' using anaconda 0.00
Python : argument that contain optional options +0.32
Using global time.sleep() leads to invalid Syntax 0.00
Print every character in a string before a specific character +1.53
Reversing words in a Python string (including punctuation) +0.15
What is a good practice to check if an environmental variable exist... 0.00
Accessing a built-in class with a string +1.46
Removing third element and second from each list and finding lists... +1.08
Getting usable data in a dictionary from the string output of SOX i... 0.00
How to print a python list, minus a specific element? -1.17
zip function is returning duplicates -1.58
Avoiding typing name twice when creating namedtuple +0.69
How to reset jupyter notebook theme to default? 0.00
Python 3 - Why is this variable not defined in this function -0.13
_asdict in Python 3 namedtuple subclass returns empty dictionary +0.38
Split string into spaces of choice using split.( " ", int ) 0.00
How can I get a after and before match in a string? +0.08
In string formatting can I replace only one argument at a time? -0.30
'{0}'.format() is faster than str() and '{}'.format... 0.00
Is there official guide for Python 3.x release lifecycle? -0.52
Create a dictionary from two dictionaries using the key from one wi... +0.97
Is combining argument descriptions and type hinting possible in Pyt... 0.00
why the new_list has to be put inside the for loop to prevent globa... 0.00
Why are mutable values in Python Enums the same object? +0.09
How to sum the values of list to the power of their indices +1.69
checking if a sentence contains Symbols 0.00
Which standard library modules are required to run the Python 3.5 i... +1.00
Python 3 Decimal rounding half down with ROUND_HALF_UP context -1.34
Python spacing around parentheses -1.40
How big can the input to Pythons input() function be? +1.78
Removing all empty elements from a list -0.77
Compound conditions in a for loop -1.06