StackRating

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

Duncan

Rating
1596.42 (1,940th)
Reputation
65,373 (1,357th)
Page: 1 ... 18 19 20 21
Title Δ
How to get around error 304 in urllib2, Python 0.00
Overuse of mixin is evil and what are the alternative solutions? -2.18
Python: binary tree traversal iterators without using conditionals 0.00
Python: Advanced Nested List Comprehension Syntax +0.39
pythonic way to rewrite an assignment in an if statement -1.04
Python: `key not in my_dict` but `key in my_dict.keys()` -3.61
Python, Django, how to use getattr (or other method) to call object... +3.51
How does the performance of dictionary key lookups compare in Python? -1.69
Pythonic way to combine two lists in an alternating fashion? +3.69
Remove class attribute in inherited class Python +5.04
Python 3 I think I have a type mismatch but can't find it -4.10
suitable replacement for python expression +1.86
Attaching a decorator to all functions within a class +1.80
Is it easy to fully decompile python compiled(*.pyc) files? -2.89
What's the simplest way to subtract a month from a date in Python? +2.35
Dynamic class field creation before metaclass machinery -1.16
Perform an action over 2 and 2 elements in a list +3.58
Basic Python question: referencing original variable inside for loop? -0.16
Python: How to "perfectly" override a dict -3.57
Deriving class from `object` in python +4.62
Graphing in Python 3.x +3.77
Why < is slower than >= +2.20
Why is tuple faster than list? -0.55
Python access parent object instances +1.49
Finding what list a class instance is in, in Python -0.92
GPL and test cases? +3.89
Speeding up parsing of HUGE lists of dictionaries - Python +3.98
Python Sorting Question +2.69
Python - The request headers for mechanize -1.95
Use of properties in python like in example C# -4.18
In Python, are single character strings guaranteed to be identical? -3.46
How to Convert Extended ASCII to HTML Entity Names in Python? -4.29
How to protect text when doing INSERT using MySQLdb +0.20
Python - "object layout" 0.00
How to enumerate a range of numbers starting at 1 +3.20
Are accessors in Python ever justified? +1.50
Multiple Python Installations of the same python version on a singl... +4.25
Can ( s is "" ) and ( s == "" ) ever give diffe... +3.49
Storing Application Sensitive Data 0.00
How can a programming language be "implemented"? +1.00
Inserting records into Sqlite using Python parameter substitution w... +4.18
Is there a way to view the source code of a function, class, or mod... +0.33
Python human readable date difference -2.71
How does Python variable scoping works? -3.87
Generate a nested list from flatten data in Python +0.30
Stopping a Reduce() operation mid way. Functional way of doing part... -2.93
What is the Python equivalent of java.util.zip.Inflater? -0.07
Python ctypes - how to handle arrays of strings -3.85
Reportlab 'LayoutError' handling and debugging +3.95
Auto-register class methods using decorator -1.54