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 ... 9 10 11 12 13 ... 17
Title Δ
Python: checking for the existence of a variable in globals() makes... -0.13
Why set a bound method to python object create a circular reference? -1.65
Instance and Class Variables -0.79
Select term based on argument values +0.16
In python,why does the code in class body gets executed only when a... +0.06
Flushing a pipe (os.pipe) before closing +0.26
Python Unit-Testing All Test Cases 0.00
Python: Popen - wait for main process, but not for background subpr... 0.00
How to iterate over a Priority Queue in Python? +1.50
Pythonic shortcut (syntax sugar) for nested self.__parent__.__paren... +0.50
sorting and summing up a dictionary in python 0.00
Are transient objects safe from double-checked locking? -2.03
Basic Turtle Recursion 0.00
Does a fast Python built-in method for reading lines and then split... +0.54
Accessing python class variable defined inside the main module of a... +1.49
Java Generics - Iterating with upper bounded and lower bounded wild... +1.00
How to convert string to float with Python .get()? +0.54
Instantiating object in Python same as Java using jython +0.64
Why manual string reverse is worse than slice reverse in Python 2.7... +0.04
python 3 local variable 'restart' referenced before assignm... +0.05
Using map with additional parameters - python +0.30
Install Locally Developed Python Module 0.00
Preventing unittest from calling sys.exit() 0.00
How to pipe output from a linux command to a python script? -0.89
How to pass collection data from Python to bash? +0.48
compare ctypes arrays without additional memory 0.00
Python pdb breakpoint after 10 seconds +0.02
Python: How to escape 'lambda' -0.70
How do you enable python's json package to encode attrdict.Attr... -1.98
Ensuring that "Object o" parameter is of the same generic... -1.32
Pandas Equivalent of R's which() -0.73
aggregate and sum daily data to month in python +0.01
How to make at least one argument required and have the possibility... -1.03
Python: how to reload modules that have been imported with * +0.03
How to detect if python script is being run as a background process -0.46
Reason for not supporting dynamic polymorphism for static methods i... +0.37
How does python threading.Timer determine elapsed time? 0.00
python reduce issue object has no attribute 0.00
How to calculate average of numbers from multiple csv files? -0.22
How to mock chained methods on Django models 0.00
Why is inspect.getargspec() return unsized objects? -1.91
'NoneType' object is not iterable 0.00
Skipping a pattern of elements using itertools and accompanying list +0.25
Python cannot see global variable +0.58
Shortcut or menu options to create a new function in case of undefi... 0.00
compare between item of list with index of another list in python -0.56
mocked method is returning Null +1.96
Why is hashCode slower than a similar method? -0.93
Close socket connection after receiving stream - java +0.02
Why arrays in C++ didn't have member function size() until C++11? -1.17