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 ... 25 26 27 28 29 ... 46
Title Δ
Why does list(my_list) modify the object? +1.71
Strategy for Private Fields in Python 0.00
Creating a Set is giving different output than expected -0.77
Inheriting setter, overwriting getter in python abstract class 0.00
A Default Dict that default's to a dictionary with pre-generated keys +2.41
How do I use a new extended class instead of the original in anothe... +1.56
Pass entire contents of a dataframe to a function in Pandas +0.32
Why doesn't changing the value of my global variable take effect? +1.44
Do python subclasses have to necessarily call their superclass cons... +0.19
Defining a python class "alias" within the class definition -0.85
python list creation including generator and non_generator +2.32
How to use class name in class scope in python? 0.00
TypeError: on my python Rotation Matrix +0.34
Python MysqlDb-How to store results of fetchone() in a list? -0.17
Using logical operators in building a Pandas DataFrame +0.33
Python set Union and set Intersection operate differently? +0.72
Unsupported operand type(s) for /: 'unicode' and 'int' 0.00
Pass variable into function during list comprehension 0.00
Does argument unpacking use iteration or item-getting? 0.00
class with __iter__ assigned in constructor not recognized as itera... +0.81
python: get list from pandas dataframe column headers -1.59
ConfigParser: Every time I start program, config file was overwritt... -0.14
Python get return value on else statement, default variable equival... +0.27
How are Python metaclasses different from regular class inheritance? -0.16
Practical difference between keyword "print" and function... +0.38
Assigning a variable NaN in python without numpy -2.10
When is semicolon use in Python considered "good" or &quo... 0.00
Passing variables (table name,data) into python mysqld query 0.00
Hashing file in Python 3? +1.66
how to create objects with different names within a loop using pyth... 0.00
Effects of a class constructor on its attributes -2.74
Unexpected Python behavior with dictionary and class -1.10
Difference between callable-iterator and listiterator and iterator? -2.36
Why can you access the os module from path.__dict__ in python? 0.00
Python "all" function with conditional generator expressi... -1.01
Definition of a function that does nothing +0.18
Exceptions for the whole class -1.92
returned objects by read_csv in Pandas +0.34
Is there a cleaner and a shorter way to write this conditional in p... +0.33
Indexing form the end of a generator -0.67
Collapsing Data using GroupBy Pandas 0.00
Particular implementation of Python Descriptors 0.00
Python General Wrapper class for any data +0.31
Why python decimal.Decimal precision differs with equable args? -0.12
Raw string notation in regular expressions 0.00
defaultdict of defaultdict, nested -0.22
Why use setattr() and getattr() built-ins? -1.05
Checking of instance fails using common tests for existence +1.33
python try: except: pass; on multi line try statements -0.66
How to import object of a class in python +2.45