StackRating

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

Ethan Furman

Rating
1521.56 (29,001st)
Reputation
37,580 (2,982nd)
Page: 1 ... 15 16 17 18 19 20 21
Title Δ
pythonic way to iterate over part of a list -1.24
Fix the difference between Float and Numeric field types 0.00
Intercept operator lookup on metaclass -0.30
failing "Private Test Cases" in pyschools +0.53
ImportError: No module named +0.53
Class wrapper around file -- proper way to close file handle when n... +2.48
Dynamically updated instance class method throws error when called... -1.07
Is there a way to inspect incoming args from within __getattr__ or... -1.54
Multiplex on queue.Queue? -0.98
Generating a linear, timeline-based, representation from items that... +0.04
Python: Import Exception +0.54
How can I use __getattr__ in functions in Python 3.1? -1.19
How does automatic currying with self when assigning a method into... +0.21
Can't use a function call inside the format method, when formatting... 0.00
Create IPv6 socket in Windows XP, using python 0.00
find index number of uppercase character in a string +0.05
String index out of range when converting to argparse 0.00
How do I convert tuple of tuples to list in one line (pythonic)? -0.68
How to rename files and change the file type as well? +0.86
Python - Conditionally Catching Exceptions -1.52
Python 3.2 statistics normal distributtion 0.00
python will not release memory for tuple, will it? -0.80
How to randomly delete a number of lines from a big file? +0.06
How to randomly delete a number of lines from a big file? +0.95
Pythonic way to have a "size safe" slicing -0.19
How do I get Python2.x `map` functionality in Python3.x? +2.23
How do I solve an import error on 'self' not being globally defined... 0.00
Adding a file-like object to a Zip file in Python 0.00
python list copy: is there a difference between old[:] and list(old)? -0.18
__init__.so (instead of __init__.py) masks subpackages +0.04
Python's nonlocal depends on level of hierarchy? +2.15
Packages "within" modules -0.30
foxbase to postrgresql data transfer. (dbf files reader) -0.46
Py.test - Session based setup +0.03
python: how to override str.join? -1.83
Subclassing builtin types in Python 2 and Python 3 -0.41
How can I get generators/iterators to evaluate as False when exhaus... -1.56
What's the difference between globals(), locals(), and vars()? 0.00
How do I intercept operations via subclassing? +0.93
What code is executed when a class is being defined? -1.11
Trying to insert variables from two lists into strings - how do I d... -0.98
cannot get my python program to run the whole program -0.56
Enforcing method order in a python module -0.63
Python Generator Indexing Optimization -1.73
sanity checks in python properties function partially -1.47
No need for enums 0.00
Patching: Replacing a method call with another -0.00
How do I add a list of dictionaries to another list of dictionaries? +0.49
Calling an overridden method, superclass an calls overridden method -0.09
Python's random module made inaccessible by Numpy's random module +1.70