StackRating

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

pillmuncher

Rating
1482.13 (4,487,807th)
Reputation
8,420 (18,618th)
Page: 1 2 3 4
Title Δ
Python dictionary that defaults to key? +1.44
Python using enumerate inside list comprehension +1.28
too many indentation when checking a string with many regular expre... +0.57
Partitioning a sequence into sets of unique pairs +0.53
Python connected components 0.00
class property that can be accessed and set by all instances (also... -1.15
Generate all possible passwords based on character mapping -- possi... -1.02
How to find common elements in list of lists? -0.49
Generating all n-tuples from a string -0.93
Counting abecedarian words in a list: Python -1.04
Performing Stemming outputs jibberish/concatenated words -0.01
Python itertools.product reorder the generation -0.73
How do I specify custom comparator for the "in" keyword i... -0.96
TypeError: Error when calling the metaclass bases a new-style class... 0.00
How to remove n number of elements from a list by index in Python? -1.69
Polymorphism with callables in Python +2.07
Python Excel writing values from csv starting at 2nd column 0.00
Python in order traversal to a flat list +1.16
why python exec define class not working -0.74
how to refer to a parent method in python? -0.52
Python Decorator with extraneous arguments 0.00
What's the most efficient way to zip two nested list to a single le... -0.90
Listing adjacent cells -0.45
How to solve this TypeError: string indices must be integers? 0.00
Python data structure similar to dictionary where key is two values? -0.49
Testing divisibility by multiple numbers +4.34
python range() with duplicates? +0.19
User defined __mul__ method is not commutative +3.82
How to remove specific element in an array using python +0.14
Help using *args in tuple matching Python function +4.46
Perform actions on dictionary values that match items in a list? +2.14
Comparing a string to multiple items in Python +4.44
Rolling or sliding window iterator in Python +0.98
Treat value of string as .. an attribute name? +1.03
Transform a flat list to nested List -1.27
Parentheses pairing ({}[]()<>) issue +0.64
How do I merge dictionaries together, using weights? +0.76
Find all consecutive sub-sequences of length n in a sequence -3.19
syntax error in python due to whitespaces i think -1.92
dealing with python global variables when using recursive functions +2.54
Asyncore data processing with Python 3 0.00
Why is this code giving me an "IndentationError: unexpected un... +2.11
Overwriting class methods without inheritance (python) -3.44
list with xyz values to dictionary -1.34
Python: Inherit the superclass __init__ -0.63
How would you create a comma-delimited string from a pyodbc result... 0.00
What is meant by classes themselves are objects? -1.38
Detect alternating signs -1.68
Is del called on an object that doesn't complete init? -0.68
Iterating class object -2.07