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 ... 7 8 9 10 11
Title Δ
passing self data into a recursive function +0.24
numpy.equal with string values +2.41
How to print a range with decimal points in Python? -0.57
Limiting the size of a python dictionary -0.27
python string class like stringbuilder in c# +0.17
How do I make this sorting case insensitive? +0.54
How to initialize a two-dimensional array in Python? +4.59
How to initialize a two-dimensional array in Python? -2.69
Python string decoding issue +2.04
Creating a palindrome list with reverse() +4.08
TypeError: unsupported operand type(s) for -: 'str' and 'int' +4.12
How does one monkey patch a function in python? -1.13
Python:Which way gives better precision -1.63
I want my Python script to detect the version and quit gracefully i... +1.00
Where can i get exercises for 'Dive into Python'? +2.35
What is the best way to get the first item from an iterable matchin... -1.71
In Python, what exactly does "import *" import? -0.82
How can I implement a tree in Python? Are there any built in data s... -3.36
What special method in Python handles AttributeError? -1.95
What special method in Python handles AttributeError? +4.05
How to write modern Python tests? +2.53
Calculating the area underneath a mathematical function +4.58
How to use a dot "." to access members of dictionary? -4.15
Using eval securely to execute functions +0.11
Where should sys.path.append('...') statement go? +2.68
Module "duck typing" pitfalls? +1.00
Open a program with python minimized or hidden -1.72
How do I store a dict/list in a database? -0.00
Python equivalent of std::set and std::multimap -0.93
why class creation throws error -3.80
Multiple value checks using 'in' operator (Python) -2.27
How significant are the differences in Python 3? +1.80
irc bot cant join channel +4.11
Is nested dictionary in design ok? +2.78
Python's standard library - is there a module for balanced binary t... +4.46
Creating a custom sys.stdout class? +1.23
how to have global variables among different modules in Python +0.93
Garbage collection of object after exception -3.37
Issue with python class hierarchy -0.81
Python Lambda behaviour -2.40
sort lines in text file, but only use the first N characters -3.21
Do all dynamic languages have the circular import issue? +4.47
Sum of Square Differences (SSD) in numpy/scipy -2.52
Python trouble importing modules 0.00
Python for a Perl programmer +0.55
Python, trying to run a program from the command prompt -0.71
Reload Method or Object in IDLE +4.03
Is it a good idea to have a syntax sugar to function composition in... -0.46
How to iterate over a the attributes of a class, in the order they... -3.84
Shortest way of creating an object with arbitrary attributes in Pyt... -1.14