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 ... 17 18 19 20 21 ... 46
Title Δ
Are there objects for which it is impossible to create a deep copy? +0.64
Can tuple be considered both as mutable and immutable based on cont... -1.24
Python get class attributes inside a class itself -0.46
python object cannot find attribute error +0.04
Exception handling: what exception to raise -0.31
How to replace efficiently values on a pandas DataFrame? 0.00
Should import be inside or outside a Python class? +0.06
Python If Statement - Syntax Error -0.15
Which information is returned when I type the name of a function in... -1.15
Python- Lists to Dictionary +0.29
How to return 'negative' of a value in pandas dataframe? +0.30
Catching SyntaxError +0.28
Equivalent to super() for functools.singledispatch 0.00
Global name is not defined when using global variable 0.00
Double quotes keep coming in csv when merging file in python, how t... -0.70
Sort a list then give the indexes of the elements in their original... +0.26
python sort list of objects by length of a containing list 0.00
for k, v in dict ///// TypeError: 'str' object is not calla... -0.37
Is there a way to sort by a second key in the event that the first... +1.01
Incrementing an intstance attribute vs incrementing global attribut... 0.00
Extracting data from nested dicts and lists +1.05
Initializing an OrderedDict using its constructor -0.54
Using DataFrame.ix with a tuple index in Pandas -2.64
How do I decode escaped unicode javascript code in Python? +1.86
How to locate a module being imported in python 0.00
why variable used in except is removed -0.55
How to add generator elements to a set() without a loop? +0.13
How to get dictionary values having its keys as a list +0.10
How to get attributes of uninitialized instance? 0.00
Please help me understand decorators in Python (Fibonnacci + memoiz... 0.00
Python : update the list in for-condition dynamically +0.15
Why are R and Python Mann Whitney different? 0.00
Python:How to determine whether the dictionary contains multiple ke... +0.99
Unpacking a Python generator into arguments - memory efficient? -1.28
Grouping unique items in a python list when only equality compariso... 0.00
Access class from a file imported by the class definition file 0.00
Python class variable changed a function into a method, why? +0.28
numpy meshgrid of dynamic shape 0.00
Are aliases guaranteed to refer to the same object in Python? +0.47
How to pprint and automatically include the the variable name 0.00
How can I pass a random number generating function into a Python cl... -0.66
Is it okay to defer exception handling to a single function for a c... 0.00
What algorithm does Pandas use for computing variance? +0.30
Form the sequence of a union of two sets efficiently +0.29
Why is Python's lxml.etree.SubElement a class method not an ins... 0.00
Editing Original DataFrame After Making a Copy but Before Editing t... 0.00
Python function loses identity after being decorated 0.00
How to find the owner of a property? +0.12
Passing arguments to decontext decorator -2.70
What happens if an instance method is declared without self in python +1.14