StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Mike Graham

Rating
1532.22 (16,655th)
Reputation
52,881 (1,859th)
Page: 1 2 3 4 ... 11
Title Δ
Import pandas.tseries.offsets.DateOffset class in Cython 0.00
pandas rolling_mean of timedelta64 produces float64 0.00
What exactly does Python's struct.pack do? -1.36
yield doesn't work with pandas.DataFrame.itertuples()? 0.00
recursion in Python dictionary -1.79
Insert element in Python list after every nth element +0.07
Get unique values in List of Lists in python -0.94
How do I make Maps and lambdas work with a matrix in python 3.4? +0.01
List of unicode character names -0.66
Why is Python's Global Interpreter Lock a difficult technical c... -0.29
Split class property in two properties -1.48
unhashable type: 'dict' Type Error -1.30
how to split in unix using special character 0.00
Why does subprocess.Popen.wait use a busy loop? -2.21
A really short code, but invalid syntax in python? -0.13
Python: Why does a dynamically added __repr__ method not override t... -1.42
Python global not updating in new object instance 0.00
Python method not affecting instance of Class 0.00
Plotting an one dimensional array against a multidimensional array? 0.00
Why is numpy.power 60x slower than in-lining? +2.26
Sort list of list with key and locale (here: german umlauts) +0.44
Middle value using python 3 +0.27
wait() on a group of Popen objects -1.36
Python: Metaclass properties override class attributes, sometimes? -1.52
Python - mangle function -1.33
Python function to check whether it is a file or a dir -0.00
Why is -1/2 evaluated to 0 in C++, but -1 in Python? +1.12
Accessing a variable declared outside a class from inside the class +1.56
converting linked list to single number +0.08
Casting a dictionary as a list causes problems -2.02
module with classes with only static methods -0.57
How do I write data to a file that I have taken from an SQL databas... 0.00
Error in Popen when using subprocess.py in windows 0.00
Converting a function from sympy to numpy (attribute error) -2.34
Python 3.3 nameerror name not defined 0.00
Why is the range object "not an iterator"? +1.69
Python print first N integers from a string +1.39
Does python have magic methods for all it's built-in functions? +0.45
Python's sh module - Running Command wrapper in background 0.00
Instance Variable Not Inheriting -1.73
ICount how many words are in a string -0.08
Is there a shorter code for this? (CodingBat Python, Logic) +0.69
Is there a shorter code for this? (CodingBat Python, Logic) -0.65
What does the 'datalim' attribute do? 0.00
Reload single module in cherrypy? 0.00
Python Script TypeError: 'int' object is not callable -2.02
Should I download Python 2.7.6 Windows X86-64 Installer? 0.00
hash( (-2,2) ) == hash( (2,-2) ) returns True (Python) +2.46
difference between Class().property and self.class.property -0.08
Numpy eigenvector incorrect computation +0.43