StackRating

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

Aaron Hall

Rating
1530.98 (17,688th)
Reputation
204,433 (224th)
Page: 1 2 3 ... 11
Title Δ
Puzzled by this Python set behavior -1.22
Is the difference between in-place modification and not, some imple... +2.15
Python - Replace many if else with polymorphism 0.00
Does Python have logical inversion mark like exclamation mark in Ja... +0.46
python class decorator inside method -0.55
if-else vs "or" operation for None-check +1.17
Python import name clash 0.00
What is python .. ("dot dot") notation syntax? -1.46
How to write a generator class? +2.14
Is it safe to combine 'with' and 'yield' in python? -1.12
How do I upgrade to Python 3.6 with conda? -0.55
Is MRO or C3 linearization works on Depth-first? 0.00
What is the relationship between the Python data model and built-in... +2.01
Print Value of Key in Lists of Dicts in Python +0.53
Python3 -m /path/to/file is giving me an error, whereas python -m /... +0.45
Is there a Python constant for Unicode whitespace? 0.00
Python, what's the Enum type good for? 0.00
What is the advantage of using a lambda:None function? -1.87
Creating lists from a text file by splitting it vertically +2.31
Invalid Syntax in Python for RPG game 0.00
bottom up fibonacci in python using O(1) space +1.68
Pairwise circular Python 'for' loop -0.05
Python: given list of columns and list of values, return subset of... +0.88
Trouble installing graphviz for python3 on ubuntu 14.04 0.00
How can I limit iterations of a loop in Python? +1.76
Why do Python programmers not use properties very often? 0.00
Why does handling multiple exceptions require a tuple and not a list? +0.46
How to wait until a multithread queue is not empty without wasting... -0.38
Borg Design Pattern -2.16
Python RE to search digit along with decimal -0.47
Unpack assignment vs chained assignment 0.00
Tuples vs lists for module-level constants in Python? +1.16
Python lambda vs Ruby lambda 0.00
How many 5's in the array "myList" using python -0.02
Removing duplicates from a list of tuples based on one of values +2.22
deleting words from a string with for -0.53
Optimization Break-even Point: iterate many times over set or conve... 0.00
conditional class inheritance in python +2.10
Creating a dictionary from a string where the values are the vowel... +1.99
How do I get the instance method's next-in-line parent class fr... +1.37
Python: Passing locally defined functions into dynamically loaded c... 0.00
Run a .py file without Python installed using .bat +0.48
Python nested defaultdict with mix data types -0.57
How does the @timeout(timelimit) decorator work? 0.00
Truncating a python generator +1.97
Dictionary of element counts +0.74
Unicode (Cyrillic) character indexing, re-writing in python -0.87
Elegant way of representing branches checking whether a key is pres... +0.41
Capitalize the first letter of a string without touching the others -0.07
Local variables in Python timeit setup +2.12