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 ... 37 38 39 40 41 ... 46
Title Δ
Type Error when Randomize Dictionary in Python -2.08
Python - my while loop is stopping itself +1.46
Does python coerce types when doing operator overloading? +0.88
Python Correct Global Usage -0.33
How to create a different class than the one invoked? -0.43
Regex - matching all text between two strings -0.31
Text of a Python Function 0.00
Can't call type() from within PDB under Python 2.7 +2.58
Can a decorated function access variables of the decorator +0.45
Should a class constructor return a subclass? +1.80
Python dictionary: Syntax error when using has_key and del in dicti... 0.00
Calculating covariance matrix -- difference between numpy.cov and n... 0.00
python, confused in decorate and closure +0.37
Python relative import causes SyntaxError exception +0.33
python way of printing: With 'format' or percent form? +1.06
Why do these two 'x' refer to different variable? +0.14
Forward slash not found in last string in line -0.11
How to push exceptions up the stack? +1.73
How can a Python function determine if (and how) a kwarg default wa... 0.00
Is there a "pythonic" approach to required properties (OO... +1.44
Adding calculated column(s) to a dataframe in pandas +0.40
Matplotlib - why is Bar graph line color is black? +0.36
Optimising a simple mathematical calculation over list +1.70
confusing about python class and instance variables +1.03
In Python, is it possible to decorate both a class and non-class me... +1.68
Accessing "content" attribute in feedparser +2.59
Implementing Home Grown Plugins for a Python Service -1.60
python not accept keyword arguments +0.41
python - Class attributes apparently not inherited 0.00
Why does using an attribute instead of a method provide such a sign... +0.37
Attempting to understand yield as an expression +0.33
Why is __getattr__ not invoked for missing "magically" in... +2.49
Modifying a subset of rows in a pandas dataframe +0.38
Use of lambda in the following expression 0.00
Python file I/O -0.88
Strip all characters after the final dash in a string in Python, an... +0.74
How does python evaluate this? +1.11
Any method to denote object assignment? +0.40
Python - Multiple inheritance: does a keyword exist to execute the... +0.40
Python - calling ancestor methods when multiple inheritance is invo... -2.20
Difference between "import X" and "from X import *&q... +1.19
adding a file path to sys.path in python 0.00
How to assure applying order of function decorators in Python? +1.47
Converting a list of ints, tuples into an numpy array -0.62
How does join work in python beautifulsoup -0.79
How to make variable of a function global within a class? 0.00
can python's list method `index()` find a list element in a list 0.00
Regular Expressions Dependant on Previous Matchings +1.82
Python - where is element added when using set.add() +1.00
why is python string split() not splitting +0.03