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 ... 19 20 21 22 23 ... 46
Title Δ
Python numpy easier syntax? +0.93
Is del or pop preferred when removing elements from dicts 0.00
Python: Declaring a global object as an instance variable 0.00
Matplotlib Histogram: Green and Blue Bins 0.00
Python conditionals replacement with polymorphism -0.71
__getattr__ of meta class not being called 0.00
Replacing/Stripping certain text from data in pandas? 0.00
What are the requirements for naming python modules? -0.81
np.average not working when data is missing when using pandas groupby 0.00
What's the most commonly used terminology for a 2d array/list o... +0.30
Python: Why call '__init__' instead of className()? 0.00
How to access code in a top-level file in a python package +0.63
Python Append List Repeats Last Element? -0.58
pass multiple dictionaries to a function as an argument +1.15
Is Python list essentially a linked-list implementation? 0.00
Some beginner error I don't understand in python +1.17
Python 3.4: time.sleep() hangs unexpectely when preceeded by a prin... 0.00
How can I import pygame without "from pygame.locals import *&q... 0.00
Idiomatic way to access a static method within the class in Python +0.30
Why doesn't join() turn my list into a string? 0.00
Why can't use semi-colon before for loop in Python +1.40
Setting class variable during instatiation when using a factory in... 0.00
python import function from other file using __init__ 0.00
sklearn logistic regression - important features -1.93
In python how does the caller of something know if that something w... -1.07
is it possible to dynamically define a method's name? +0.84
Pandas concat producing NaN 0.00
Passing an instance of a class(object of a class) to another class... -0.20
TypeError when attempting cross validation in sklearn 0.00
Python how to use a string to fill a dictionary in one go? +0.30
Accesing a list using index while using zip and enumerate -0.88
Is there a Python analogue for JavaScript's module.exports? 0.00
(Python) Import argument from __init__ in one module for use in ano... 0.00
pandas: sort each column individually 0.00
Catching multiple exceptions and passing to custom Exception handle... -0.74
Get Exit Status of a Nested Function? -1.16
IF statement not working in Python -1.50
which to use: class variables versus classmethod? -0.54
How to yield all values returned by nested iterator? 0.00
Access class variables with __repr__() +0.91
What happens in `list.__getslice__` and `list__setslice__` when sli... 0.00
Python: Subclassing frozenset not iterable? 0.00
Python convention for separating files 0.00
Variable change unexpectedly on recursion? 0.00
Custom Exceptions in Python +0.30
How to surely refer to global objects in a class during definition? -2.83
Editing then concatenating values of several columns into a single... -0.54
Python: 'as' keyword in list comprehension? -0.12
Need help devising solution to calculating the "penalty"... 0.00
Word wrap algorithm not printing as expected -0.34