StackRating

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

Glenn Maynard

Rating
1618.26 (1,150th)
Reputation
44,537 (2,382nd)
Page: 1 2 3 4 5 6 ... 7
Title Δ
What PEP 8 guidelines do you ignore, and which ones do you stick to? +0.40
What PEP 8 guidelines do you ignore, and which ones do you stick to? +1.04
Python equivalent to Java's BitSet +0.41
How to split this string with python? -2.09
Sieve of Eratosthenes - Finding Primes Python -0.57
Iterator (iter()) function in Python +0.40
Is it possible to issue a "VACUUM ANALYZE <tablename>&qu... 0.00
How to build a python decorator with optional parameters? +0.45
Python Check if all of the following items is in a list -0.02
Python if vs try-except +0.80
In python, any elegant way to refer to class method within the clas... +0.75
UTF-8 compatible compression in python 0.00
python for loop, how to find next value(object)? -0.11
String Comparison with a Format - Python +1.69
How to find out the actual event.target of touchmove javascript eve... 0.00
How to generate a predictable shuffling of a sequence without gener... -1.90
Python, is it proper for one thread to spawn another 0.00
Performance comparison of immutable string concatenation between Ja... +0.99
Restore Python class to original state +0.54
Does python's fcntl.flock function provide thread level locking of... 0.00
python global object cache +0.38
json.dumps(pickle.dumps(u'å')) raises UnicodeDecodeError +0.38
Arithmetic Progression in Python without storing all the values +1.24
How to create a list or tuple of empty lists in Python? -1.65
Why does id({}) == id({}) and id([]) == id([]) in CPython? +0.31
Passing variables between modules -0.52
Doctests: How to suppress/ignore output? -0.65
How do I close a Python 2.5.2 Popen subprocess once I have the data... -0.43
Is it ok to return None from __new__? -1.42
Python: Why Lists do not have a find method? -2.85
Assert that a method was called in a Python unit test +1.69
Why is there no "compound method call statement", i.e. &q... +0.43
Python kill thread 0.00
match two strings with letters in random order in python +2.88
python-couchdb pager hitting recursion depth limit -0.10
"Boolean" operations in Python (ie: the and/or operators) -1.22
(Usage of Class Variables) Pythonic - or nasty habit learnt from ja... -0.49
Python: any way to perform this "hybrid" split() on multi... 0.00
Python: any way to perform this "hybrid" split() on multi... 0.00
How to force execution of a different thread +1.67
Python os.walk and japanese filename crash +0.38
django/python imports perfomance -1.30
Why aren't Python's superclass __init__ methods automatically invok... +0.54
Dealing with special floating point values in Python 0.00
Cycle of multiple iterables? -1.18
Implementing use of 'with object() as f' in custom class in python -1.02
Python: Advanced Nested List Comprehension Syntax -1.43
Monkey-patch Python class +1.47
Easiest way to read/write a file's content in Python +0.03
__import__() calls __init__.py twice? +0.38