StackRating

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

Corley Brigman

Rating
1444.08 (4,533,918th)
Reputation
5,955 (27,390th)
Page: 1 2 3 4 5 ... 6
Title Δ
Understanding python policy for finding the minimum in a list of list -0.02
How to get the min/max in a list by using a lambda or function to g... +2.13
How to find n most different paths in a graph? +0.06
How do I indent entire file by n spaces in VIM? -1.17
Will dict __getitem__ create a copy of the corresponding object? -1.17
opening & closing file without file object in python -1.07
How to use a map with *args to unpack a tuple in a python function... -0.59
Python: Is isinstance() necessary in this case? +2.57
Regex Price Matching +0.08
Randomly select functions -0.66
What is friend ostream +0.06
Displaying Progress with wxPython +0.07
Native counter on a for-loop iterative in python -0.71
Summing class instances +0.09
Creating list with lists inside by using multiply -0.75
Can I make this (Python) regular expression any faster? -1.19
Cast each digit of string to int -0.99
Unexplained behaviour of findall function in ElementTree 0.00
LXML: How to ignore unknown namespace prefixes? 0.00
functools.partial and how it composes non-keyword arguments -0.49
Index of second least significant set bit +0.40
Three-way true-false check +1.06
What is the preferred way to take the modulus by a power of 2 of an... -0.17
How do I access the field of a class when the field name is in a va... +2.60
Python itertools product, but conditional? -1.92
Python, elegant way to test for a set/list/tuple, expecting strings 0.00
Python cProfile results do not appear to add up 0.00
ScrolledPanel with vertical scrollbar only and WrapSizer -0.44
Python define function -0.10
L.append(x) vs L[len(L):len(L)] = [x] +0.33
How to handle python exception inside if statement -0.74
Python: keep track of elements moving within a list -0.36
is it possible to convert this loop into a list comprehension in py... +1.08
Find offset sequence in an array of integers -0.44
deep-copying a generator in python +0.50
local variable referenced before assignment in python when i set it... -1.64
printing dict keys 'value' times and alternatively like round robin... +1.49
How to convert either binary/denary/hexadecimal/octal to Binary Cod... 0.00
Select individual edges by source-target-tuple in python igraph -1.56
Change indivual vertex attributes in python igraph 0.00
Can a python lambda/fn yield on behalf of an arbitrary caller? -1.10
python list generation/saving bug +0.88
What happens if you write a variable name alone in python? +0.17
Speed up lookup item in list (via Python) -0.91
Is the Big O notation the same for memoized recursion versus iterat... -0.39
How to structure code within a python project; classes or modules? +0.24
How do I manipulate a variable whose name conflicts with PDB comman... +1.22
list membership test or set +0.96
How to pass an integer series as argument to a python function? -0.94
Python: Force decorator inheritance? -0.96