StackRating

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

BrenBarn

Rating
1659.53 (436th)
Reputation
173,510 (294th)
Page: 1 ... 32 33 34 35 36 ... 46
Title Δ
How to split python strings with multiple separators? -1.27
How to repair a clobbered method of a Python object? +0.79
Python. Identity in sets of objects. And hashing +1.16
Why won't my class that returns a list iterate? -0.95
Replacing part of string in python pandas dataframe 0.00
pandas rolling computation with window based on values instead of c... +0.34
Confusing python inheritance +0.31
Is the way my class inherits list class methods pythonicly correct? -1.12
Python: SyntaxError: non-keyword after keyword arg 0.00
Python - reset stdout to normal, after previously redirecting it to... 0.00
Very weird bug in Python 3.3 0.00
"Undefined variable : main" in pydev/python 0.00
In Python, is epoch time returned by time() always measured from Ja... +0.85
Python doc issues 0.00
Importing class from another file in python - I know the fix, but w... -1.08
How to properly make my own module that imports another module with... +0.33
Perform simple math on regular expression output? (Python) -1.92
python .format() repeated fields? +0.33
Most pythonic way to create bytes() of size N with non-zero initial... 0.00
MRO with multiple inheritance in python +0.26
TypeError: 'int' object is not callable: Quadratic +1.55
Deque changes bytes to ints when it is extended 0.00
Converting two lists to a list of dictionaries in Python +1.18
why does python require __init__.py to treat directories as contain... +0.34
stripping away code in python using "re.sub" +0.31
nargout in Python +1.06
Why does Python let you instantiate local variables as global from... 0.00
An alternative to global in Python -0.68
Trouble trying to dynamically add methods to Python class (i.e. dja... -2.79
Why is pow(a, d, n) so much faster than a**d % n? +1.16
Python relative imports for the billionth time +0.33
'Return' keyword returns only one element from a loop? -0.69
itertools.accumulate() versus functools.reduce() -0.72
Taking String arguments for a function without quotes +2.00
TypeError: 'str' object is not callable -0.40
Change dtype for particular values in numpy array? 0.00
Subclassing method decorators in python -0.27
Python eval(repr(object)) - invalid syntax +1.39
Plus equals with subclass in python -0.67
Python - why does this method return NoneType when I've checked tha... -1.69
Type error for not enough arguments when 2 arugments are already pa... -0.74
Python - can I programmatically decorate class methods from a class... +0.34
Python - how can I get the class name from within a class method -... +1.99
hierarchical indexing not working in python pandas 0.00
Python: Counter not taking class name of namedtuple into account ..... 0.00
Strange behavior with a list as a default function argument +0.54
How to determine whether the number is 32-bit or 64-bit integer in... +0.28
How does attribute resolution work in Python? +1.26
Python yield with no argument in try block 0.00
importing in python and checking __name__ 0.00