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 ... 12 13 14 15 16 ... 46
Title Δ
Class attribute won't change +0.27
Why is shape an attribute and a function but not a method of arrays? 0.00
Does Python manipulate string object as copy on write style +0.17
In Python how to obtain a partial view of a dict? +0.40
Python class variables scope not as per documentation -0.42
Memoize wrapper for class member functions to return partial values 0.00
Pandas groupby: percentage above threshold 0.00
Pandas Dataframe from Dict key and list of values to have same key... 0.00
functools.wraps equivalent for class decorator +1.12
Is __init__ a class method? -1.60
Python: numpy where command with if statement 0.00
a[1:-1] vs a[1:len(a)] in Python 0.00
Cartesian product of a list of sets in python 0.00
Properly looping over a dictionary / using dictionaries as databases 0.00
Looping functions python 0.00
pandas data frame: How to filter on on a column and afterwards buil... 0.00
Python 2 : How do I check type equality with created classes ? (not... -0.48
How to collapse columns into row elements in pandas? 0.00
Why '0xcafebabe' stands for different number in scala and p... -1.43
How to write a class method to simulate object being eliminated by... -2.92
matplotlib 2nd axis label not showing 0.00
How to make matplotlib show all x coordinates? 0.00
I do not understand result obtains for Q1 and Q3 with np.boxplot -0.22
Apply function to Dataframe GroupBy Object and return dataframe 0.00
Strange whiskers in matplotlib? 0.00
Rolling window polynomial fit in pandas 0.00
Installing numpy from wheel format: "...is not a supported whe... +0.94
Proxying variables in Python 0.00
make imported modules accessible for further imported modules 0.00
Cannot wrap QWebView.load method -0.23
Python re.split and attaching matched group to either right or left... +1.85
Plotting histogram in python 0.00
Python 2.7 tempfile.NamedTemporaryFile returns object in type '... +2.04
Convert a list with repeated keys to a dictionary of lists -1.26
Python - Why str() and type() return different data types on the sa... 0.00
Python - Backreferencing a Named Group 0.00
Using MKL-optimized numpy.dot() with 3d arrays +1.22
Python doesn't read in the correct number of columns +0.98
python module import - why is it not working? 0.00
Abstract classes and PyMongo; can't instantiate abstract class +0.29
Update Pandas DataFrame with extra columns? 0.00
String literals are truncated using flask in python 3.4 0.00
Python helper function scope +2.09
Python syntax error with If/Else statement -1.39
Check if a dictionary has any key beyond a certain key (i.e., 1+ ke... +0.84
Rebuilding Cython code 0.00
Python Regex: force greedy match using alternation +1.86
Create a new object by modifying an existing object -2.63
Do function objects belonging to a class receive special treatment... 0.00
Fast python algorithm (in numpy or pandas?) to find indices of arra... +0.97