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 ... 18 19 20 21 22 ... 46
Title Δ
Running without Python source files in Python 3.4 0.00
How to create a function with both default and arbitrary arguments -0.21
Access base class variable from metaclass -0.90
Python - Class variables vs dictionary of values +0.30
Testing for string inclusion on Lists and Tuples 0.00
array.shape() giving error tuple not callable 0.00
How to switch nodes at an index with the head of a list? -0.71
Python - Expression generator to build list with 'and' befo... +0.51
Are python imports guaranteed to be in sequence order? Is relying o... -0.64
Matplotlib: Boxplot outlier color change if keyword sym is used -0.18
Why isn't my variable in a list behaving the way I expect it to? -0.13
Enforcing Python source encoding as UTF-8 +1.90
Testing that a string DOES NOT have specific characteristics in a s... -0.46
Is it possible to detect way of import of a module in python? 0.00
What's the fastest way to identify the 'name' of a dict... -0.81
Pandas: Adding x number of Columns together based on value (x) in a... 0.00
Python try block size +0.29
Extend python build-in class: float +2.22
difference in behavior within if statements for python 0.00
rethrowing python exception. Which to catch? +0.30
Define functions with too many arguments to abide by PEP8 standard +1.21
Nested dictionary to multiindex dataframe where dictionary keys are... 0.00
String manipulation (replace and reverse) using a function +0.29
Why does len() execute __set__ of my class? 0.00
How to check if second-tier (nested) key exits in python list/dict? -2.64
TypeError: 'int' object is not callable , while accessing i... 0.00
matplotlib: Setting both major and minor ticks forces same x and y... +0.30
How do I get a list of attribute values from a list of class instan... 0.00
Matplotlib figure doesn't display correctly when re-opening 0.00
python's a==b calls b.__eq__(a), for a subclass with no override +1.58
Python: unexpected behavior with printing/writing escape characters 0.00
pandas pivot_table to DataFrame -0.23
How should I understand the "Bunch class" in python? -1.81
Write a one-off or anonymous class in Python? +0.26
Pythonic way of handling two statements in a for loop? +2.71
Lists are for homogeneous data and tuples are for heterogeneous dat... +0.99
What is the Python way of chaining maps and filters? +0.68
How to get a nested function's namespace in Python? -1.98
Iterating over list and appending value to new list 0.00
concatenation of an array ends in a limitless empty arrays +1.18
Make function change variables in main code -0.80
NumPy Array vs. a regular Python list 0.00
Having issue with hierarchical index Set Behavior 0.00
How to get static function fields in Python class 0.00
find if any element of list is in another list +0.80
Need help weighting (scaling) each of the bins in a histogram by a... -0.20
How to vectorize a function which contains an if statement? -0.70
how to unstack (or pivot?) in pandas -1.17
Difference between operators and methods +1.28
Python: questions about format in SVM coding +0.32