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 ... 26 27 28 29 30 ... 46
Title Δ
python tuple is immutable - so why can I add elements to it -0.16
Why doesn't this code print 3 0.00
how to get tuples from lists using list comprehension in python -2.44
Splitting json data in python +0.94
Speed up simple distance calculation -1.25
Why shouldn't I use PyPy over CPython if PyPy is 6.3 times faster? +0.32
What is the conventional (and efficient) way to avoid mutability bu... +0.35
Python lambda if statement re.sub 0.00
What are __properties__ called in Python? +0.32
Python: Modifying one attribute to each object in a list -0.24
When importing, why is the entire module loaded even when only spec... -1.88
Regarding the "Self" object in Python -1.57
AttributeError in python/numpy when constructing function for certa... 0.00
Python equivalent of Mathematica's Sow/Reap -0.57
“Indentation Error: unindent does not match any outer indentation l... +0.32
How to differentiate between hasattr and normal attribute access in... 0.00
Why defaultdict constructor takes a function and not a constant 0.00
Loop not iterating +0.31
500 error when binding index and other routes to a single callback... 0.00
dynamic call of functions and generator function (python) -0.86
Python classes -- attributes not visible 0.00
Understanding python's super method, Why D().test() will return 'B-... +1.24
How to use python generator expressions to create a oneliner to run... +0.64
how to replace values in a data frame that is already constructed (... 0.00
Is it okay for decorators to access private members of a class? -0.31
Returning generators in python +1.23
How do I get a variable from another class? +0.33
Why is there different behavior with short-hand assignment and NaN? 0.00
Why is this error-throwing recursive Python function jumping back a... 0.00
Creating a new thread that _really_ runs in parallel 0.00
Difference between if <obj> and if <obj> is not None +0.31
Python class attributes not inheriting 0.00
How do I use values from a tuple which is in a list of tuples as ar... +0.89
Python Bytearray: Function changes other Instance? 0.00
How to update local variables in function with a dictionary? -1.98
Multiple Element Indexing in multi-dimensional array +0.35
namedtuple — applications of different type names in the same defin... 0.00
SyntaxError: non-keyword arg after keyword arg in arguments function +0.30
global variable in main not getting recognised in another function... +0.32
How do the for / while / print *things* work in python? +1.25
Numpy argsort - what is it doing? -1.98
Shallow copy: why is list changing but not a string? -1.85
Pandas groupby: How to get a union of strings -0.35
How to delete class attributes defined outside the __init__ from wi... -0.08
Iterating over array twice with nested loops (carthesian product) b... +0.93
Why python designed as str(None) return 'None' instead of an empty... -2.71
Scope of classes inside of functions and classes inside of a class... 0.00
Using String Formatting to pull data from a dictionary +0.16
If statement always prints (Python) -0.12
'CSV does not exist' - Pandas DataFrame -2.74