StackRating

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

Matt Anderson

Rating
1541.18 (11,232nd)
Reputation
14,373 (9,899th)
Page: 1 2 3 4
Title Δ
List Comprehension for removing dublicates of characters in a string -0.91
type=dict in argparse.add_argument() -0.08
How can I find additional files installed with my python package fr... +0.41
Including a formatted iterable as part of a larger formatted string -1.82
Optimizing Python for loop -0.89
Keep persistent variables in memory between runs of Python script -0.09
Explicitly select items from a Python list or tuple -0.49
How to extract bits from return code number in Bash -0.26
SimpleHTTPRequestHandler close connection before returning from do_... 0.00
Which tool to use to parse programming languages in Python? -2.32
Use argparse to run 1 of 2 functions in my script +4.00
How to schedule jobs in to client systems using python? -0.58
How to monitor Python files for changes? -0.51
Getting current class in method call -2.45
Variable interpolation in Python -1.15
Fastest implementation to do multiple string substitutions in Python +3.68
Dynamically building up types in python 0.00
Efficient bidirectional hash table in Python? -4.43
Implementing class descriptors by subclassing the `type` class -0.16
Python: how does inspect.ismethod work? -1.16
"self" inside plain function? -1.47
Caching the results of a function with two parameters in Python +3.53
Extending a decorated class in Python +3.27
An inheritance example in Python +4.08
Decorating arithmetic operators | should I be using a metaclass? +3.26
Accessing outer class methods from an inner class -4.50
__getattr__ for static/class variables in python +3.81
Python: always use __new__ instead of __init__? +3.39
How do you create a python package with a built in "test/main.... +4.24
Access static class variable of parent class in Python +3.92
Can I use python ast module for this? -2.88
Auto-register class methods using decorator +4.10
Idea on parsing character syntax diagram +3.47
Looking for a good Python Tree data structure +1.81
Randomly selecting lines from files -4.04
Prevent Python from caching the imported modules +4.06
How do I abort a socket.recv() from another thread in Python +3.51
Python: How can I subclass a class I'm nesting in? -4.04
How do I get an overview and a methodology for programming in Python +3.68
Why can't I access the instance.__class__ attribute in Python? +0.71
python regular expressions, how to extract longest of overlapping g... -1.39
Python: Why do some packages get installed as eggs and some as &quo... -3.76
Python download without supplying a filename +3.12
Python: Hack to call a method on an object that isn't of its class +2.10
name of the class that contains the method code -1.38
Iterating through String word at a time in Python +3.90
Python: cleaner list comprehension -1.19
Import module stored in a cStringIO data structure vs. physical dis... 0.00
Sending Data as Instances using Python Sockets +3.98
One letter game Issue? +3.84