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 ... 5 6 7 8 9 ... 17
Title Δ
Passing a "shell script" as a string to Python subprocess... +1.37
Python local variable modified but isn't shown at the end -0.75
AttributeError: <module '__main__' from [..] does not ha... 0.00
Multi-Level nested classes with inheritance among inner classes -0.83
parallel request using multiprocessing.dummy +0.02
Python Logging overhead with function in argument -1.24
Monkey patching a @property -0.12
Python multiple context managers in one class +1.03
Slicing with if condition and without -0.52
Printing the complete path of a file +0.92
1 class inherits 2 different metaclasses (abcmeta and user defined... +0.99
How do I import from a file in the current directory in Python 3? -0.01
what is the pythonic way to inherit context manager -0.53
What class is super(classname, instance) actually calling? -1.08
The truth value of an array with more than one element is ambiguous... -0.31
python 2, 3, os.environ and unicode -0.54
How to make assertRaises() print the passed *args, **kwargs in Pyth... +0.51
Python: Terminate subprocess = Success, but it's still running... +1.26
Who calls the metaclass +1.50
Does Python automatically replace * 2 with << 1? -0.38
python3: convert string to type +0.26
python member str performance too slow -0.45
Python thread pools - tasks that create subtasks and wait on them +1.51
Trying to multiply between two functions? +0.02
How to find the index of only one minimum value in a list containin... -0.81
Python: How to write a list of strings on separate lines but withot... +0.34
Is this Python code a safe way to use multi-threading +0.52
Why is print() not working anymore with python? +0.18
Argparse: two positional arguments with nargs='+' -1.97
Python changing ClassA instance variables in ClassB +0.56
Calculation of Set A - Set B in Python -0.23
Static attribute that is True only for a concrete class, and False... -0.80
How to prevent module from deleting by garbage collector or reimpor... -0.52
Strange blocking behavior with python multiprocessing queue put() a... 0.00
reload the currently running python script -0.67
Portable ctypes.c_char_p for python 2.x and 3.x 0.00
Python multiprocessing.Pool ignores class method 0.00
Is there any difference between `range(n, -1, -1)` and `reversed(ra... -1.25
Understanding any keyword in Python if statements +0.05
How does the enumerate function work? +1.85
Run a function only by the thread that is the first one to reach it... +0.56
Ternary operator on arrays in python -1.30
Have baseclass creation return child object in Python +0.63
Classes, objects and lists in python +0.54
How would I check if a number is odd in python without using modulo... -1.26
Python3.4: TypeError: 'list' object is not callable -0.53
pickling and unpickling user-defined class 0.00
How to convert a string to float (without adding lines) +1.45
buffer allocation through callback (python ctypes) 0.00
Python Import Module from Decorator +1.56