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 ... 8 9 10 11 12 ... 46
Title Δ
What is an Expr in Python AST? +0.27
Python: References between subclasses 0.00
Python3: eval() with custom dict not evaluating numbers 0.00
Why does this for loop not recognise indicies as int, float, string... -0.33
Does the six library comes shipped with default python today? 0.00
What does plt refer to in this code snippet 0.00
What is the right way to manage namespaces in Python 3? 0.00
Apply string.format() to row in Pandas DataFrame 0.00
invalid syntax on attempting to create a class that inherits from P... -2.75
Why does this recursive function continue even after its base case... +1.60
How should I create an iterator that also supports a tell() method? +1.78
How to make two classes sharing a same attribute? +1.02
how to check for a presence of a character in a byte array -0.55
List comprehensions tip +0.26
Objects are not considered the same in Dictionary keys - but __eq__... +1.00
Multivariate differentiation in Python +0.31
sys.settrace only getting called at function calls, not every line 0.00
What are all the ways to import modules in Python? +0.52
Dictionary class attribute that refers to other class attributes in... 0.00
How to efficiently columnize (=pivoting) pandas DataFrame (with gro... +0.31
string formatting / value passing not working for format 0.00
Pandas dataframe transpose with original row and column values -1.15
What is causing this garbage when writing to a file 0.00
Why is DSU decorate-sort-undecorate faster than providing a compare... -1.93
What does `cache = obj.cache = {}` do in this decorator? +0.29
Python - why can I import modules without __init__.py at all? +0.28
astype does not work for Pandas dataframe 0.00
Python: dict comprehensions: making a new dictionary with new value... 0.00
Value unchanged recursive lambda? +1.09
Why does assigning an ndarray to an ndarray in PyCaffe raise an Att... 0.00
What is the difference between these 4 different types of Python sh... 0.00
return inside a an except python -2.15
_csv.reader' object is not subscriptable 0.00
pep8 has no option to force same indentation in whole code -1.65
"'str' object does not support item assignment" 0.00
Storing code in a list or dictionary? -0.67
python pandas - generating view/copy warning filtering dataframe wi... 0.00
Pandas Column Value Replacement confusing behaviour. 0.00
Performance issues formatting using .json() -1.06
Python sqrt() doubles runtime? 0.00
Why does python allow spaces between an object and the method name... +0.30
Understanding calling parent __init__ in subclass +0.28
how make handy decorator in python? 0.00
Backreference inside group inside lookahead -2.55
Reshaping Pandas groupby data row values into column headers 0.00
Deriving from int and using keyword arguments in python class 0.00
Is there a function like __getattr__ that gets called for class var... 0.00
TypeError: 'NoneType' object is not callable when object re... +1.78
Python 3 Enums with Function Values 0.00
Nested if-else lambdas in python returning function object rather t... +0.52