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 ... 11 12 13 14 15 ... 46
Title Δ
How to clean up after an improperly closed file object in the Pytho... 0.00
Groupby with function remembering state +1.60
Multiply two data frames with similar index in python pandas -0.82
Class instantiation with a dictionary parameter and class variables... +0.31
Order of values changes when concatenating two Pandas Series -0.19
Mann–Whitney U test on Pandas dataframe 0.00
Defining multiplication over functions in Python? +1.68
python >= operator on classes 0.00
Scikit classification comparison/ranking 0.00
Python Numpy efficient Polar euclidean distance -0.71
How to do getattr with method +1.09
refer class method as attribute in Python but no error returned? 0.00
Python bitarray set 0.00
Making an object x such that "x in [x]" returns False -2.58
Missing zeros when using .format() to make an integer to a binary 0.00
Find name of dynamic method in Python 0.00
Row vs. Column Vector Return during Numpy Array Slicing -0.21
Isn't CPython's str.join() a little inefficient? 0.00
Sorting tuple genereated by list comprehension in python 0.00
Testing subsequent values in a DataFrame -0.44
Understanding what sort of objects can be dictionary keys -2.11
Groupby based on value in previous row 0.00
why does (10 + (-inf)) results in 0? -0.16
How to document argument that takes multiple types 0.00
Python - dictionary is not getting updated properly 0.00
Python - replace and insert in array +0.28
matplolib doesn't show legend starting with underscore _ 0.00
Why can't I import modules from my PYTHONPATH in Python 3.4? 0.00
Can you clarify this referencing issue in Python? 0.00
Python Writing a 512-byte block of zeros to /dev/sda works, but doe... 0.00
Behaviour of Equality and Nested Structures 0.00
Python automatically simplifies floats to ints during set construct... -0.70
Why are there two built-in int() functions? 0.00
Access subplot axes returned by pandas.DataFrame.plot() 0.00
Python String: obtaining what's left after python string slice +1.49
Python Import Module from Decorator +0.14
"site" is not a package 0.00
python: UTC to local daylight savings time 0.00
How does this Python statement "line[len('name:'):]&qu... 0.00
Pandas groupby function 0.00
Inconsistent object comparison behaviour when inheriting from dict +1.30
Python Language Reference And Function Definitions 0.00
How to unserstand the code using izip_longest to chunk a list? 0.00
Python Pandas: Using 'apply' to apply 1 function to multipl... -0.21
Combine two pandas dataframes with the same index +0.26
Why does a string need an assignment operator to change it, but a l... 0.00
Evaluating boolean expression across Pandas DataFrame 0.00
Error on using super: __init__() takes exactly 1 argument 0.00
Shuffling two lists separately in Python -1.37
Why is a duplicate object being added to my Python set when it shou... +0.10