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 ... 6 7 8 9 10 ... 24
Title Δ
best way of combining the values of 2 different tuples +0.01
How to annotate Python function using return type of another functi... 0.00
Mutate a list in a list without for loop (python 3) +1.74
Using a stack to validate HTML script +2.07
Why the output is always number 1 when i wrote any number else? +0.32
Overriding __getattr__ and __setattr__ methods in a class with prop... 0.00
decorator in python invocation sequence 0.00
Python3 abstract class multiple inheritance with abc throws error 0.00
Please explain how is the string getting reversed here -0.40
__sizeof__ not getting called by sys.getsizeof 0.00
mypy differences in isinstance and issubclass from python 3.5 to 3.... 0.00
Sort a list by the number of occurrences of the elements in the list -1.38
Is removing an element from the front of a list cheap in Python? +1.85
How can I return a function that uses the value of a variable? 0.00
custom metatype for type hinting 0.00
Initializing several instances of a class inside a list with the it... +1.40
What does "class" mean in python 3 built in functions -0.18
mypy: Is it possible to define a shortcut for complex type? 0.00
Why do generators not have a 'dunder' `__send__()` method l... 0.00
How to convert user inputted (string) function into a math module 0.00
parameterized function invoked without arguments +0.37
Iter built in function with classes +0.37
From a list of strings to a dictionary +1.31
How do I make IPython automatically call pdb for warnings? 0.00
Python 3: How to shorten list of "if" and "elif"... -0.38
How can I avoid the interpreter checking the function default argum... 0.00
Python Decorator Nightmare -0.06
how to use callback functions with object/method pair 0.00
Python 3 type annotations and subclasses -0.50
Assign variable or return immediately +0.44
How to take a fraction such as 3/4 as input? 0.00
Executing functions within switch dictionary -0.74
Is '# -*- coding: utf-8 -*-' also a comment in Python? -0.30
Import class from module dynamically 0.00
Python string splitt error +2.15
Is it good practice to return False when expecting a non-bool retur... +1.62
About generator in Python 0.00
Is there a difference between [:] and [::] when copying a list? +1.52
When should I redefining numbers? +0.37
Using !s vs. :s to format a string in Python -0.23
Strange class initialization in Python -0.61
gensim Getting Started Error: No such file or directory: 'text8... 0.00
Checking if IP lies within a given range +0.71
Why does this code only work when the input is all capital letters? 0.00
How do I get a variable to be created in Python if not created alre... +0.85
TypeError object takes no parameters 0.00
How to parse binary string to dict ? 0.00
Make Py_Main import modules 0.00
Why id() in python also returns a value for literal -0.37
What's the difference between python3.<x> and python3.<... 0.00