StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Dunes

Rating
1505.68 (128,404th)
Reputation
25,261 (5,062nd)
Page: 1 2 3 4 5 6 7 ... 17
Title Δ
Lambda function doesn't return float +0.51
How to force "a+b" to always call "b.radd(a)" w... +2.01
Does circular reference between two objects requires the use of wea... +0.83
how is spacy-io using multi threading without GIL? -0.48
Python - Help needed with parsing file. Is there a way to ignore EO... +0.01
Saving the current value of a variable for later use in a local scope +0.52
Mix type(), and custom __init__() using super().__init__() -1.08
Python/Numpy fast way to selecting every nth chunk in list +0.80
What exactly is __weakref__ in Python? +2.35
How to add a global symbol that can be bound by Python compiler? +0.01
nested context managers in python with list comprehension 0.00
Why my child class not working fine for multiple parent class? 0.00
How to access nonlocal scope inside class definition in python? +0.48
python numpy arrays. How to slice multiple arrays in an efficient w... 0.00
Is there a way to call a function after a class was loaded in python? -0.06
Pythonic way of comparing all adjacent elements in a list +0.93
Return generator VS iterate with while until None 0.00
I need to overwrite the stdout for one line, and then revert the ch... -0.61
Using python ctypes with 32 bit library 0.00
Writing unittests for abstract classes +0.12
Merging values from 2 dictionaries (Python) -0.44
Difference operator between a List and a Set -0.26
Find there is an emoji in a string in python3 +0.49
Python class inheritance - Base is modified by a subclass +1.45
Grep for lines not beginning with "//" +2.16
What are the empty strings of my readline() after split 0.00
ObjectMapper deserializing required fields 0.00
Correct way use type hints / generics to describe arguments of type... +2.03
sys.exit in python console +0.52
Using __contains__ on a list of custom class objects +1.68
python subprocess run a remote process in background and immediatel... +0.54
How do I access javas ".class" attribute in jython code? 0.00
special method for an object to override tuple expansion? -0.23
TypeError: ufunc 'add' did not contain a loop with signatur... 0.00
Python Generator "chain" in a for loop +1.88
How to check if a string is at the beginning of line in spite of ta... -1.05
Directory not found in Pycharm when running code +0.03
Prevent evaluating default function in dictionary.get or dictionary... -0.22
Call another function and optionally keep default arguments +0.29
How do I make this program continue? It just stops 0.00
A local variable of calling function is accessible in the called fu... 0.00
How to implement LIFO for multiprocessing.Queue in python? -0.08
Equivalent of Ipython run command in normal python 0.00
Method accessible only from class descendants in python +0.52
How to initialise class itself as class Object 0.00
How do I use dictionary key,value pair to set class instance attrib... +2.16
implement the logic in c++ using python, how? 0.00
How can I perform `import *` from within a function? +0.53
Parse large JSON file in Python -1.91
"Expected type 'Union[str, bytearray]' got 'int... 0.00