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 ... 31 32 33 34 35 ... 46
Title Δ
What implementations/uses of special methods ("magic methods&q... 0.00
What is the significance of the wrapper method? +1.83
Python decorator on instance method -1.77
Python name visibility +1.43
Why descriptors (in Python) cannot be inserted (placed) in ALREADY... 0.00
python collections.defaultdict with list of length two 0.00
How do I override functions in this class? 0.00
Best way to use module local variables in functions that modify the... 0.00
Set value in dictionary if value not there? -0.44
Equivalent Nested Loop Structure with Itertools +0.06
Class related error in python : level BASIC 0.00
Calculating means in replicates using groupby -0.16
Is it possible to cancel an exception that has not been caught? 0.00
If the convention in Python is to capitalize classes, why then is l... +1.42
Python setting attributes priority and overriding -0.29
Python stack containing objects changing automatically +0.45
Python abstract classes - how to discourage instantiation? -0.64
Python: two questions about a "numpy.ndarray" 0.00
Python: Where do functions/methods, like sorted, come from? +0.31
Logical OR operation with -1 +1.05
is Python list comprehension with access to the index/enumerate pos... +0.57
Python Instantiate Class Within Class Definition -1.63
Are there possible negative consequences to using import inline? +2.04
How to resolve a global variable in a module? +2.33
How do I change where a variable is pointing to within a function? 0.00
Type object is not subscriptable while writing algorithm in python -2.53
Get the return value from a function in a class in Python +0.32
List and generator - callers or functions responsibility +0.90
How to get the variable name that instance the class? -0.35
Mandatory overriding of fields/methods? -1.92
print nested objects with python and __repr__ +1.57
Why does adding a second attribute to a metaclass-property-closure... 0.00
Passing argument from Parent function to nested function Python -1.20
Specifying object property in dot notation with a variable +1.98
Python sort a dictionary by the sum of its items -0.68
PYTHON: virtual method behavior differences for public, private(sin... +0.31
Initializing global object in Python 0.00
Importing a function (by name) from a filename 0.00
Can't import python module from a subdirectory with a simple import... -0.21
Python Dictionary Comprehension +0.61
Overwriting library values from parent to child in Python class 0.00
Drop row in Panda Series and clean up index +0.36
Python generator objects and .join 0.00
Numpy: Substituting for Iterating over Arrays - apply_over_axis +0.36
For class using the `with` keyword in python, can I have it __repr_... 0.00
While loops for a Python noob +1.04
Behaviour of __subclasses__ when classes are deleted 0.00
write recursive Parser with pyparsing 0.00
positioning xticks arbitrarily in python 0.00
Can someone explain the bug in this python code? +0.36