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 5 6 7 ... 11
Title Δ
Python string format character for __unicode__? +0.23
currying functions in python in a loop -0.09
Vector Class - emulating numeric type -0.86
Do you use Python mostly for its functional or object-oriented feat... +1.53
Python how to handle # in a dictionary +1.30
Python: is not sequence -0.66
Are there any Python reference counting/garbage collection gotchas... +0.46
How do I call setattr() on the current module? -1.22
What is the cleanest way to do a sort plus uniq on a Python list? +0.18
Is there a way to convert code to a string and vice versa in Python? +0.40
What is faster when looking in lists of strings? "In" or... 0.00
Fast matrix transposition in Python -0.29
Prevent Python from caching the imported modules -0.51
problem with f.readline()? +1.60
What is the difference between "a is b" and "id(a) =... 0.00
Where to use a pyc file -0.59
Take the intersection of an arbitrary number of lists in python +0.89
Is there really no binary distribution of MySQLdb for Windows? +2.50
Python: How can I subclass a class I'm nesting in? -0.01
information hiding in python -2.15
Python rounding problem +0.76
is this code useful? +0.29
Creating an interface and swappable implementations in python -1.07
How does one wrap numpy array types? -1.57
Best data-structure to use for two ended sorted list +1.34
Python msn hook - possible? 0.00
How should I grab pairs from a list in python? +0.66
Resetting Globals With Importing 0.00
Testing sample code in python modules +0.39
Python - copy by reference -0.62
Remove substring from a string +0.40
Ruby LESS gem equivalent in Python -0.54
How to identify which server side script language is using with a w... -0.92
Are there builtin functions for elementwise boolean operators over... +2.21
Python: create a function to modify a list by reference not value +0.92
When to use "property" builtin: auxiliary functions and g... +0.48
Doing arithmetic with up to two decimal places in Python? -0.35
taking a character input in python from a file? -0.66
Critiquing my first Python script +1.23
Using python decorator functions from a different module +1.53
Correct way to create a shell like environment in python? -1.82
Why do dicts of defaultdict(int)'s use so much memory? (and other s... +2.22
Check if command had some trouble in Python? +0.68
Python - is there a "don't care" symbol for tuple assignm... -1.07
Sorting objects in Python -0.82
Extract list of attributes from list of objects in python +0.47
Condition checking vs. Exception handling -0.58
Python - question regarding the concurrent use of `multiprocess` +0.21
Python - do big doc strings waste memory? +0.47
Exposing members or make them private in Python? +0.03