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 ... 9 10 11 12 13 ... 46
Title Δ
Why can't I import statsmodels directly? -0.56
Basic Polymorphism Confusion in Python -0.18
python why some modules are defined on win and not on linux -0.71
Strange error in super method in python? -2.46
what is the significance of `__repr__` function over normal function -1.02
How would I call a function within a class from the same class in p... -0.20
Python3 MatPlotLib : How can I get Multiple Line Plots 0.00
Can I make python use a previous definition of a variable? 0.00
Arguments and subclassing 0.00
Multiple Positive Lookbehind Regex +0.99
Scrapy Error: TypeError: __init__() got an unexpected keyword argum... +1.55
Data type of pandas column changes to object when it's passed t... 0.00
Creating large Pandas DataFrames: preallocation vs append -0.99
Python retrieve individual item from fetchone() 0.00
How to calculate the similarity of two arrays accurately in python 0.00
How to set the global value of % in python 0.00
Python Variable Scope and .var 0.00
Parent class method -0.95
why comparative operation on set return False? -0.87
Modifying a list with existing references to elements? +1.03
Calling gen.send() with a new generator in Python 3.3+? 0.00
how to get this Simple regular expression to work in python? +0.28
Python : 'import module' vs 'import module as' -0.10
plotting value_counts() in seaborn barplot 0.00
Importing from relative path in python syntax error -0.54
How does python decide when to pass arguments by-value and when by-... 0.00
Modifying list slice passed into a function +0.30
Pass keyword argument to another function where the keyword has a d... -0.22
Python Profiler garbage -0.95
Using decorators in python to build a complex composite class from... 0.00
Grouping data on unique column keys and joining (pivot table) in Pa... 0.00
Using lists to assign colors to a series in matplotlib? -0.83
raise ConnectionError in python2.7 0.00
Why when x(t) is empty the output is ['a','b','... -0.21
I need help following along this decorator. And confirmation if I&#... 0.00
Append a tuple to a list - what's the difference between two wa... -1.00
Pandas Column mathematical operations No error no answer -1.70
Global variable through classes? +0.28
Python multiple assignment and references -1.96
Is "__module__" guaranteed to be defined during class cre... 0.00
Why `for` can iterate pairs, but `lambda i,x:` cannot `map` pairs? +0.28
(UPDATED) Python: Why is it saying my method isn't defined when... +1.27
Pandas: subset by filtering for a variable level and group it retur... 0.00
Counting categorical data pandas group by dataframe +0.87
Why is there no insert() method for strings in Python? +0.54
Pandas Apply function on Column 0.00
List of tuples from (a, all b) to (b, all a) +1.56
How to set x lim to 99.5 percentile of my data series for matplotli... 0.00
Pygame: Only a portion of the circle is eating things up 0.00
Why do we need to use __new__() when extending a immutable class in... +1.74