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 ... 16 17 18 19 20 ... 24
Title Δ
Can a conversion to string raise an error? +1.11
Understanding evaluation order of nested list comprehensions +0.37
Loop between 2 csv files stops at first mach +0.39
Local binding of "self" to another variable in instance m... 0.00
Error when using round() for a variable 0.00
How to check if output contains specific words? 0.00
python3 strftime output varies by platform 0.00
Read from list in contet 0.00
How to check in python that at least one of the default parameters... +1.67
Print list of lists in separate lines +0.64
How to print an incremented int identifier in a string in Python -0.11
Οpposite of any() function -0.85
'is' operator behaves unexpectedly with floats -0.57
Removing \xa0 from string in a list -0.26
sympy.geometry Point class is working slow 0.00
Check for letter after a substring +2.15
Index out of range error , Can someone please tell me where Its goi... +0.39
Why use iter() to make a list an iterable? +0.39
Efficient way to compare two lists remembering the origin for every... +0.38
python2 to 3 use of list() -2.52
Creating class object from pandas series and applying methods -0.12
Python lru_cache usage optimization 0.00
How to correctly use fminsearch in Python? 0.00
Equivalent code of __getitem__ in __iter__ +1.46
Can't figure out well why my function is returning True with an... +0.62
2d-list calculations -0.44
How to unpack deep nested iterable structure +0.33
Unpacking Python's Type Annotations -2.15
How to test if a class had explicietly defined a __gt__? 0.00
Comparing a string to a list of characters -0.34
Use translate to replace punctuation, what's the difference bet... -1.40
string are splitted in 'list()' and not in '[]' why? +0.81
string mismatch in Python even if they have same value -0.53
Mapping a list into a reference list -0.20
Assign model method's return value to model attribute +0.40
Print without unneeded Spaces +1.53
Join items of a list with '+' sign in a string +1.16
Why does returning this lamda expression result in a string? -0.11
How to advance a for loop by 2 iterations? +0.40
Cannot convert object to str implicitly python 0.00
how to let python consider links in a list as a single item 0.00
How to raise an exception in the init method for a CPython module 0.00
Assignments just bind names to objects? +0.88
Issue by deleting an item from a list 0.00
Why is List[str] not a subclass of Sequence[str] 0.00
Adding while loop to script causes errors on input 0.00
An if statement for an array -0.32
Why am I getting a syntax error for this conditional statement in P... +0.55
Dictionary Comprehension to generate values of built-in type 0.00
Elegant way to look at a +/- range surounding a particular value in... +0.13