StackRating

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

aaronasterling

Rating
1632.17 (838th)
Reputation
50,830 (1,954th)
Page: 1 2 3 4 5 ... 9
Title Δ
How to improve performance of this code? -0.51
Understanding the difference between __getattr__ and __getattribute__ -0.69
Clone elements of a list +1.17
Python syntax reasoning (why not fall back for . the way django tem... +0.46
Python file.write() taking two tries? +1.46
Limited deep copy of an instance with a container of containers as... -1.06
Limited deep copy of an instance with a container of containers as... +1.19
Import code directly into script with Python? +1.53
How to go up in a python loop with for +0.33
What's the most efficient way to load a dictionary in Python? -0.45
Why can't I change another modules variable in python? 0.00
How do you show the path of the current running python module? +1.54
call a function in Python syntax -1.18
Dynamically calling nested functions based on arguments +1.99
Resolve variables from a string -0.09
Why isn't self being automatically passed to a method that is set o... +0.33
Why is int(50)<str(5) in python 2.x? +0.39
How to determine the first day of week in python +0.33
Unexpected Indent error in Python +0.97
Python equivalent of C#'s .select? +0.91
How can I make xml.sax use a HTTP proxy for its DTD requests? 0.00
Fast algorithm to calculate delta of two list -1.46
possible to define a function in commandline window of a programmin... -0.32
Generate all possible numpad/keypad sequences +0.68
Pattern and design for functions that differ greatly from each othe... +1.45
Appengine Django Template - Read template tags -2.66
What is wrong with this Python code? +0.33
Inspect python class attributes +0.33
Getting Tkinter Check Box State 0.00
Python: Replace tags but preserve inner text? +0.78
Python metaprogramming: automatically generate member functions 0.00
how to execute a python script file with an argument from inside an... +0.81
Creating a 2d matrix in python +0.04
Python User-Defined Data Type +0.26
How to handle Out of memory with Python +1.36
How do I get the definition order of class attributes in Python? +0.22
In which "real-use" cases item.__dict__.iteritems() is us... 0.00
better writing style for the following code -0.42
Locate "N Gram" substrings that are smallest distance awa... -2.61
Does the latest stable pygame release work with python2.7? 0.00
Dynamic global variables assignment in Python -0.42
Any downside to overriding ConfigParser get() method to include an... -0.61
Most efficient way to sort a Django QuerySet based on a form value -0.24
What abut this crazy sequence of loops and ifs? Ideas to improve th... +0.13
Generate 4000 unique pseudo-random cartesian coordinates FASTER? +0.85
Remove duplicates in list of object with Python +0.30
Python vs PHP speed -1.30
Forward declaration of class in Python -0.86
Search a list of objects in Python -0.90
Union of two iterators 0.00