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 ... 23 24 25 26 27 ... 46
Title Δ
PnP interface to view MySQL tables as spreadsheet? -0.19
List indices in Python do not work as expected -0.03
JavaScript/Python anonymous function vs named function scoping -2.21
Python 2.7: How to extract filename from exception object 0.00
Apply function to pandas Series with argument (which varies for eve... 0.00
how does python class specical method work? +0.32
python - inheriting parent class -0.14
python: raise("customException") - why no stack trace? +1.45
When to use a tuple vs list vs dictionary in python? 0.00
Selecting subset of pandas groupby dataframe where more than one ke... 0.00
What is a good way of testing an exception raised from a decorator? 0.00
Membership testing of floats in Pandas int64 dataframe produces une... +2.27
How python custom class differ from any other in-built object like... 0.00
Peculiar behavior of Classes in Python +0.91
Test if tuple contains only None values with Python +0.70
Can a python lambda/fn yield on behalf of an arbitrary caller? -0.53
Class issues, __init__ arguments not matching +1.71
Python3 max function using value in defaultdict as key not working 0.00
How to tell if List A, with a discrete number of repeated elements,... -1.91
Is it possible to access the context object (code block) inside the... 0.00
How to make a pandas crosstab with percentages? +1.75
Python: How to import all methods and attributes from a module dyna... 0.00
What is the convention in referring to a non-overridden superclass... 0.00
Purpose of overloading identity operator -0.48
How can i omit the redundant words in python condition loop -1.65
python strong/weak dynamic/static type language? -1.09
Python: Is there syntax-level support for unpacking, from tuples, t... -0.43
How do I call a base class method from within the same overloaded d... -0.19
.join function won't work in loop +0.30
Define new object inside class python +1.12
why \b doesn't work in python re module? 0.00
Adding DataFrame columns in Python pandas 0.00
python assignment to an object inside itself -0.13
python variable name resolve mechanism? +0.31
Why do list/dict attributes retain values outside decorators, but i... +2.29
collapse and (lambda s: " ".join(s.split())) or (lambda s... -0.90
Difference between methods and functions -1.97
Pandas - Cumulative sum and percentage on column? 0.00
python property and new class style 0.00
My assertion fails for this piece of code in python -0.30
Python optimization through bytecode +2.04
Python function to return a list or work as a generator? -0.05
What is the extent of the import statement in Python +0.39
Difference between * and + in python regex? +1.66
When python descriptor method would be called? +0.30
why does from `from itertools import chain` works but not `import i... 0.00
Regarding the correct usage of groupby(): Python 3 0.00
Using scipy pdist on pandas data frames (and) lists 0.00
A misinterpretation of the reversed() function? +0.68
Elegant way to fetch an element from a generator without actually u... +1.74