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 2 3 ... 46
Title Δ
Pandas sample different fractions for each group after groupby -2.66
Why can't I assign values to an attribute after creating an ins... 0.00
Flask template executes HTML onclick function on page load 0.00
What is .linear_model in sklearn.linear_model +1.16
If Python slice copy the reference, why can't I use it to modif... +0.45
Get LaTeX symbols in Seaborn plots without messing up Pandas queries 0.00
How to call a static variable from another class in Inner nested cl... 0.00
Different types of inner classes in Python 2 and Python 3 -1.81
How to access index of outer for loop of nested iterrow in pandas? 0.00
How to ask a generated pivot table to include all column combinatio... 0.00
Why pandas.series.describe and pandas.series.describe() give differ... 0.00
How does Pandas resolve the function specified by name in df.agg 0.00
In python, how to overload return/get based on return type? +1.60
Why my func run faster after I split pandas DataFrame into chunks c... 0.00
Why cant a function name and a variable name be called the same thi... +0.04
Use first element from list of tuples as dictionary key +0.92
Why does int(float(str)) work but int(str) not work -1.13
How to remove Python Environment from Anaconda 3 in Windows 10 -0.76
How do I use GeneratorExit? -0.02
Quick way to add a key to every value in a list +0.24
How to create a function object from an ast.FunctionDef node? 0.00
Isn't checking if python script is NOT running in the main scop... 0.00
Importing semicolon separated .txt file in Python using pandas -0.18
Why does '^.' not match and replace character at beginning... 0.00
__radd__ function in python and return statement 0.00
Nested loops where inner loop variable depends on outer loop variab... -1.05
Python matplotlib - How do I plot a line on the x-axis? 0.00
replace not working in Python 3 for bytes +0.28
Is it ok to use module constants as default function arguments in P... +0.30
Python mock launches whole program instead of substituting input to... 0.00
Why is this an ambiguous MRO? 0.00
Why does max() sometimes return nan and sometimes ignores it? +0.12
python functions as optional generators +2.20
Mutability in a dictionary -0.68
Behaviour of append and enumerate - when appending to list, can I r... +0.27
What does python itertools recipe consume() mean at all? +1.22
Flask: why app.route() decorator, should always be the outermost? 0.00
SyntaxError: (unicode error) 'unicodeescape' codec can'... 0.00
Python csv reader not returning value when used with other operations 0.00
Decorating Python's builtin print() function +0.28
Does Python load in function arguments into registers or does it ke... -1.31
Why can't I set a series type to equal another series type with... 0.00
Is there an abstract slicing object that can be used to return empt... +1.72
python pyqt5 tab contents not displaying 0.00
The possibility of an assignment operator concept for an object met... +3.02
How to count conditionally with iteration with python 0.00
running JSON from python issues +0.28
Weakref not getting deleted in REPL even after manual gc collection 0.00
Import specific names only +0.29
python - what does yield (yield) do? -1.86