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 ... 5 6 7
Title Δ
Split a list into parts based on a set of indexes in Python -2.61
Matching blank lines with regular expressions +3.54
Django cache.set() causing duplicate key error +3.30
Read content of RAR file into memory in Python -0.25
merge sort implementation to sort by string length - python +3.64
Spoofing the origination IP address of an HTTP request +0.80
Using subprocess.Popen for Process with Large Output +3.62
Best way to sort 1M records in Python +2.93
How to filter files (with known type) from os.walk? +1.37
Iterative find/replace from a list of tuples in Python -3.01
Duplicate django query set? +3.40
Bug with Python UTF-16 output and Windows line endings? +1.92
Bug with Python UTF-16 output and Windows line endings? +1.92
Non-recursive means of printing a list in Python +3.99
How to detect the country and city of a user accessing your site? +5.02
models.py getting huge, what is the best way to break it up? +4.06
Forced to use inconsistent file import paths in Python (/Django) +3.93
Composable Regexp in Python +4.52
Django, how to make a view atomic? +3.86
Python accessing multiple webpages at once -0.27
Alternative to the `match = re.match(); if match: ...` idiom? -1.74
Alternative to the `match = re.match(); if match: ...` idiom? +4.26
Python iterators – how to dynamically assign self.next within a new... +3.80
Equivalent of NotImplementedError for fields in Python -3.92
Equivalent of NotImplementedError for fields in Python +1.66
Attribute Cache in Django - What's the point? +0.49
Python socket accept blocks - prevents app from quitting -2.85
Simulating Pointers in Python +1.54
How to modify the local namespace in python -0.58
Alternative XML parser for ElementTree to ease UTF-8 woes? +2.04
Adding tuples to produce a tuple with a subtotal per 'column' -3.00
Alternatives to using pack_into() when manipulating a list of bytes? -4.11
"Least Astonishment" in Python: The Mutable Default Argum... -1.37
Are Generators Threadsafe? +1.70
Creating a decorator in a class with access to the (current) class... -1.62
How to produce the i-th combination/permutation without iterating +3.41
How to split two nested lists and combine the parts to create two n... +4.21
Python object has no referrers but still accessible via a weakref? -2.23
Do I test a class that does nothing? +3.09
Django persistent database connection +4.11
Django ManyToMany Template rendering and performance issues +4.25
Eliminating certain Django Session Calls 0.00
Django Initialization -1.80
What does Ruby have that Python doesn't, and vice versa? +3.72
How to limit execution time of a function call in Python 0.00