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 Δ
Reverse the `pairwise` generator -2.24
short form for string.format(...,**locals()) +4.10
Source of graph data to play with -3.71
How to fix objects of wrong type in Python? +4.40
Monkey patching a class in another module in Python -1.39
Removing duplicates and preserving order when elements inside the l... -3.01
Python strip() function - remove characters before/after string +3.55
Choose adapter dynamically depending on librarie(s) installed -1.67
Generating a graph recursively - Python +4.16
Should I be using regex in Python -1.24
Does print statement will make performance issue for a website -2.52
Determine if all Items are same in Python -2.59
Python 2.7 ctrl+c undeterministic behaviour +0.71
locals() and globals() in stack trace on exception (Python) -3.18
Python Logging: Not showing on terminal 0.00
Parallel Subclassing in Python? Using Subclasses in a Subclass +0.15
isinstance(foo, types.GeneratorType) or inspect.isgenerator(foo)? -2.94
Parameter validation, Best practices in Python -2.19
Display horizontal checkboxes in sizers 0.00
Python Error :UnboundLocalError: local variable 'f' referenced befo... 0.00
WxPython widget missplaced after hide() & show() 0.00
C: Why are my functions returning 0 values? +0.41
Importing files from a directory without using sys.path.append or s... +4.06
Rewrite XML to wrap multiple select nodes into a new one 0.00
Recursion Quiz - Couldn't Solve -2.23
Select Multiple Dates on CalenderCtrl in Python 0.00
Python: catch any exception and put it in a variable -3.05
Building a huge weighted network with networkx in python 0.00
How to get values with python from xml file +2.13
How to share same method on two different classes in python +0.03
Elegant way for multiple for in? -2.75
Should I use abstract classes? -2.17
Regular expression -1.52
how to do align outcome values in python -0.12
python class adds instances of itself to a list -2.58
Is it more Pythonic to use map() to call a function on a list, or m... -2.55
Stopping a function with a while loop when a certain condition is met -1.08
Regular Expression match lines starting with a certain character OR... -2.49
Python: update value of an instance and use it in a class from impo... -1.73
Python __import__ specific submodules, depending in which software... 0.00
combining two slicing operations -4.02
Can't set attribute for subclasses of namedtuple -1.15
Keeping same order when using set -2.50
Distinguish modules from packages -0.07
python ordereddict when the key is a "numeric string" +2.47
Python - Complement of range-based sublist selection +3.42
Python Random Conditions +0.02
Cannot Install pycURL in Windows 7 64Bit -4.17
multiple assignments in a sinlge line python as in Java like a=b=c? -2.27
Performance when passing huge list as argument in recursive function? +3.94