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 ... 20 21 22 23 24 ... 46
Title Δ
Python Decorators Error- decorated_view() takes at least 2 argument... 0.00
Is there a better way of checking multiple variables are a single t... -1.93
Python writes strange characters after downloading webpage with mec... 0.00
Lazy boolean evaluation in Python when using Map-Reduce +1.49
How do I create variables without declaration in python? -0.41
Cant make simple Python program run through Windows command prompt 0.00
Change the order of columns in a dataframe 0.00
summing over a list of int overflow(?) python 0.00
Including logic in a numerical function +1.65
Pandas GroupBy object is not 'serializable' by Plot.ly 0.00
Would codes after try and except be executed? -0.20
Pandas/Python Converting a series with two columns into a dataframe 0.00
Python: Difference between a stack and a frame? -2.23
How is term frequency calculated in scikit-learn CountVectorizer 0.00
inheritance does not seem to be working 0.00
python modifying the elements in a dictionary 0.00
Use (misuse) of super() when subclassing -0.70
Does range involve eager or lazy evaluation, in 2.x and 3.x? +1.50
Why can't I specify a minimum frequency for a CountVectorizer when... -0.15
Is it legal to define two methods with the same name but different... +0.77
modifying one element modifies the whole column in python -0.69
Calculate Pandas dataframe column - boolean logic and offset data 0.00
Appending tuples as values to existing keys in a dictionary 0.00
Confused about why I'm getting a TypeError: 'int' object is not cal... +0.65
csv writer not printing rows properly -0.22
The `if statement ` in list comprehesion of python -1.38
how to explain the decision tree from scikit-learn +0.29
NameError: global name is not defined when calling @staticmethod in... +0.29
Dataframe from all possible combinations of values of given categor... 0.00
Re-enter try statement after an except 0.00
Why do we use @staticmethod? +1.44
Combine data frames while adding values in Pandas 0.00
Python equivalent of R apply with anonymous function 0.00
Stacking/concatenated arrays and and "None"? +1.49
Map one numpy array on to another on condition 0.00
In Python, why isinstance function says that a datetime is an istan... 0.00
Is there a specific command to delete all elements of a list? -1.10
Changing the bases of an object based on arguments to __init__ +0.87
inconsistent variable scope in python -1.69
Why are the values being added on to my list twice each time? Issue... -0.56
Lookup from a pandas dataframe given a multiindex 0.00
How do I refer to the index of my Pandas dataframe? +2.19
__setattr__ method to ensure objects in the class are immutable -1.73
Pandas: Replacing column values in dataframe 0.00
With pyparsing, how do you parse a quoted string that ends with a b... +0.28
difficulty moving class code to modules in python 0.00
Understanding control flow in traversing through list -0.29
Passing dicts with non-string keywords 0.00
How to modify an inherited list in the __init__ method of a subclass? -0.68
References to objects. Why does this variable change? 0.00