StackRating

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

agf

Rating
1710.60 (108th)
Reputation
123,183 (523rd)
Page: 1 ... 8 9 10 11 12 ... 20
Title Δ
Python subprocess readlines()? +1.28
Convert loop and if statemnt to a list comprehension -2.46
problem with implenting __len__ with sqlalchemy func.count getting... 0.00
When crawling a page, how to get full URL from <a href> or &l... +1.86
Summing Only First Values When in Dictionary When Keys Correspond T... 0.00
Difficulty Importing GASP Using Script +0.34
How to avoid a recursive loop with __setattr__ and a property settt... 0.00
How do I ask a function for the names of its parameters in Python? 0.00
Retaining variable with method in python -2.35
circular array class in python 0.00
How do I get user input from the keyboard in Python 2? +1.54
python - Count number of occurences of each number 0.00
Python: Return list result problem in a function +0.36
TypeError for optional start parameter in string.find() 0.00
what's the right way to put *arg in a tuple that can be sorted? +0.99
Python recursion to print items from a list backwards +1.56
Best way in Python to combine 2 lists and return a min / max of a set +0.32
python dict: get vs setdefault +1.00
Should I extract values from Python dictionaries into object attrib... +0.35
Convert Binary to ASCII and vice versa (Python) -0.69
Parsing command line arguments in Python: getting a KeyError +1.28
What is the best way to share a value by all the generators created... -0.14
izip_longest in itertools: How does rasing IndexError inside the it... 0.00
Python variable scope in if-statements +0.93
How to delete similar value from a list and print the remaining +1.08
How can I pass file names to external commands executed from Python? -0.26
How to subclass a subclass of numpy.ndarray 0.00
Printing directly from read() in Python adds an extra newline +0.32
Remove duplicates with a different equality test in Python -1.91
string replace vowels in python? +0.26
Pulling raw_input options form a list +1.19
Python: class static member pointing to itself? +1.30
Are there dictionary comprehensions in Python? (Problem with functi... +1.85
Increase each list element in all possible ways +2.10
Cleaning memory after loading data from a JSON -0.89
How do I combine two lists into a dictionary in Python? +1.34
(Python) What is the proper nomenclature for this so I can search f... +0.35
PYTHON-2.x Syntax error on line 1 but i don't see any? +0.39
Module pytz was already imported -0.14
Python datetime to microtime +1.70
How to append lists in a dictionary in Python? +1.49
Removing items from a list in a loop +0.74
Help with speeding up dictionary sort loop in Python? 0.00
Uses of Python's "from" keyword? -0.10
How to propagate tree nodes in Python 0.00
Best way to generate a consecutive id in Python +0.35
Why can't generators be pickled? +1.76
dict.get() method returns a pointer +0.36
For loop is 'printed' every time I hit refresh +0.99
How to redirect 'print' output to a file using python? +0.12