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 ... 10 11 12 13 14 ... 46
Title Δ
How to subclass a class that has a __new__ and relies on the value... +0.80
References to mutables (e.g., lists) as values in Python dictionari... +1.39
Can I prevent class definition unless a method is implemented? 0.00
Why metaclass's __call__ method called on class, but native cla... -2.88
Can't install any python package from the python command prompt +0.03
Plotting an awkward pandas multi index dataframe +0.28
Python key error - for key in dictionary: dictionary[key] 0.00
Apply function to column in pandas dataframe that takes two arguments +0.26
Why does tuple consisting of list elements changes when list gets u... +1.66
In Python, import a function using globals() 0.00
What do the vertical lines represent in Seaborn bar charts? 0.00
Python: new class, inheriting and overriding 0.00
What does it mean when you assign int to a variable in Python? -0.37
can't chart what I want to chart with .hist() in Pandas 0.00
Is Pandas 0.16.1 groupby().apply() method applying function more th... -0.72
Why am I getting this output? (Python, reference equality) +0.69
Python: Binomial distribution doesn't work when set as a variable +0.29
How to compute Minitab-equivalent quartiles using NumPy -2.80
Non-greedy mode in re.search() does not match to end of string +1.44
python- How does list([0,0]) differ from [0,0]? -0.47
eliminate space between comma and thousands digits in python regex 0.00
How to avoid similar function definitions in Python? -0.92
Why does not GridSearchCV give best score ? - Scikit Learn 0.00
Make methods available at higher level in a package +1.95
how do you pass multiple variables to pandas dataframe to use them... +0.29
Limited traceback running python -m 0.00
Python: Converting Miles to Kilometers -0.46
Weird behavior with brackets in strings 0.00
What's the difference between the square bracket and dot notati... -1.00
Python CSV reading ascii delimited text? -0.16
Python dictionary iteration order is unexpectedly sorted. Why? -2.63
Could someone explain this python code? +0.30
Python how to index multidimensional array with string key, like a... +1.09
What does this elif statement say? -0.21
Subsetting data in pandas with complex operations -0.22
Why does re.sub('.*?', '-', 'abc') return &... -0.60
Static attribute that is True only for a concrete class, and False... +0.76
scoping and typing rules in python -0.07
What does pandas' sub operator do? -1.98
List of object references in python +0.49
Why isn't "counting sort" a more widely used algorithm? -1.07
python pandas min() not picking up minimum 0.00
Change reference to function in run-time in Python -0.04
TypeError: __init__() takes 4 positional arguments but 5 were given +0.72
Defining when an object is contained in a class -0.45
How to add a decorator to inherited method in Python without copyin... +1.70
Subsetting a Pandas series 0.00
Python, AttributeError: 'PlayerPaddle' object has no attrib... 0.00
Why variable = object doesn't work like variable = number +0.16
Using __future__ style imports for module specific features in Python -1.20