StackRating

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

agf

Rating
1710.60 (108th)
Reputation
123,183 (523rd)
Page: 1 ... 5 6 7 8 9 ... 20
Title Δ
Python: short coordinate function unexpectedly changes incoming arg... +1.46
is python str.split() inconsistent? 0.00
How do I remove partial duplicates from an unsorted list in Python? +0.29
How to turn object.__dict__ into the object itself again? +1.41
possible global variable issue? +1.37
How to share common context between classes? +0.56
Why is math.factorial much slower in Python 2.x than 3.x? 0.00
Why does Python's math.factorial not play nice with threads? +0.29
Is there a typed collection tool in Python? +0.54
Can you use Python to search a csv for a value? +0.28
Is there a logical difference between 'not ==' and '!= (without is) +0.57
How can i move more than one item from one list to another in Python +0.29
Why does '.sort()' cause the list to be 'None' in Python? +0.43
How do I set characters in a Python string? +0.25
Chaining decorators that are defined as classes? +0.98
python list inquiry +0.73
how do i create a dict/list of quries with scores then randomly sel... +0.31
How to join array based on position and datatype in Python? +0.63
More elegant way to create a list of 2D points in Python +1.36
Python: convert string to packed hex ( '01020304' -> '\x01\x02\x... -1.11
Python: simple list merging based on intersections -0.34
f.write vs print >> f +0.91
Dynamically updated instance class method throws error when called... +1.07
how to extract nested lists? +0.84
Elegant way to transform a list of dict into a dict of dicts -2.70
style, formatting the slice operator -0.03
minute average csv files +1.56
“Can't instantiate abstract class … with abstract methods” on class... +0.87
Converting .txt file to .xls in Python +0.28
Longest common prefix using buffer? +0.24
Efficient Matching of Sublists In Python 0.00
Skip URL if timeout -0.45
Split string on commas but ignore commas within double-quotes? 0.00
Python - Open TXT, Randomize, Save as New File 0.00
Immutable vs mutable types - Python -1.26
Measuring efficiency of Huffman coding with Python bitstring +0.05
Modifying python collections +0.74
How do you sort multiple columns of a csv file using python? +0.95
Comparing element order in Python lists +0.74
get key by value in dictionary +1.82
Python OrderedSet with .index() method 0.00
python: How to decrement and update values for a field in delimited... 0.00
py3k: mapping dictionary (string->number) into list (of strings) -0.69
Why do indented explicit line continuations not allow comments in P... -0.02
Is it a sin to use infinite recursion for infinite loops in Python? +0.05
Optimise comparison between two lists, giving indices that differ +0.29
Why does 4 < '3' return True in Python 2? +0.26
Finding consecutive values within a list +0.92
Create (k, v1, ..., vn) tuples based on matching dict keys +1.52
Python - replacing lower case letters +1.22