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 ... 15 16 17 18 19 ... 24
Title Δ
How to preserve keys with capital letters read from a config-file w... 0.00
Find in which of multiple sets a value belongs to +0.43
Nested if statement returns nothing in list of lists +0.37
How does Python return multiple values from a function? +0.63
for loop stuck and not interating (Python 3) 0.00
how to use counter on dictonary values are list items 0.00
IndexError: string index out of range (enumerate) +0.37
Difference between `print(9)` and `print(str(9))` +0.92
Python if True *unless* +0.81
How can I extract these list and tuples into strings? +0.38
Is there any reason for giving self a default value? +0.40
How to configure a package in PyPI to install only with pip3 0.00
Having trouble to understand the output in a Jupyter notebook (&quo... 0.00
Pass custom value to the logger instead of to every message +0.74
Order dictionary index in python +0.10
Converting integer tuple to float +0.04
Build 2 lists in one go while reading from file, pythonically +0.33
Adding default parameter that is object to a function that is insid... 0.00
How to get argument names and __annotations__ from Cython method de... 0.00
What is a <class 'range'> +2.05
How do descriptors for function objects work for Python 0.00
Eficient way to split a bytes array then convert it to string in Py... 0.00
Summing List Elements 0.00
Permanently changing an outside variable inside a function +0.37
String variable as literal bytes 0.00
Printing HTML data with Python 3 0.00
How to print html output each on its line in python? -0.14
How to change which class variable is being called depending on use... -2.54
Python- Invalid Syntax error 0.00
Match similar item in list -0.29
Sorting based on max length and max sum +0.38
Python: Replace Slashes +2.01
How to get a python script to invoke "python -i" when cal... +0.12
Loop a function using the previous output value as input +0.73
Python cant handle exceptions from zipfile.BadZipFile 0.00
Print all characters in a string -2.22
Search for a partial string in an array of strings +0.04
ImportError: No module named '_version' when importing mech... 0.00
Python treats "is" to pluralize string literal -0.64
Type Error Occured in python executed in visual studio 0.00
Underscore after a variable name in python +1.27
Python: recursive isinstance checking 0.00
Required and optional arguments in function -0.62
Why doesn't QtConsole echo next()? 0.00
Ignore raising exception to the caller in python 3 0.00
Function chaining in Python +0.92
How to print out elements of a class 0.00
In Python3, is `urllib.request` thread-safe? 0.00
How to annotate a method that returns a specific type (or subtype) +0.37
Concatenating Strings: str + str or "{:s}{:s}".format()? +0.41