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 ... 4 5 6 7 8 ... 20
Title Δ
How to combine lines in two files with condition in python? -0.23
UnicodeEncodeError: 'ascii' codec can't encode character u'\xa0' in... +0.24
Fastest way to pack a list of floats into bytes in python +0.60
Are python built-ins always C extensions (even on PyPy)? 0.00
Python: retrieve dictionary keys in order as added? +0.28
Delete (a,b) from a python list of tuples if (b,a) exists +0.68
Appending instances of an object to a list only works with time con... 0.00
Write access for iterators ? Or: sending values to generators of nu... +0.64
Rounding numbers: Java's 'Math.rint' in Python +0.29
Descend through an object and sub-objects to set an arbitrary item... +0.27
How do I add a link from the Django admin page of one object to the... +0.75
Sorting a csv object by dates in python +0.33
How do I check if a user left the 'input' or 'raw_input' prompt emp... 0.00
How can I refer to a function not by name in its definition in pyth... +1.09
In Python, is set.pop() threadsafe? +1.40
How to merge a list of dict to one dict -0.20
How do I Pythonically print a list with formatting? +0.28
Deleting unreferenced objects from a list -0.68
Instantiating objects in python +1.17
Enumerator for an alphabet in python +1.22
More pythonic way to select only some elements from the sublists of... +0.77
Combine two dictionaries and remove duplicates in python +0.65
Python, a sum() issue +1.56
deepcopy does not respect metaclass -2.60
Create new list containing list x but not elements in list y that a... +0.74
Adding different sized/shaped displaced NumPy matrices -0.72
write to status file fast +0.27
Check for type in Python as wildcard 0.00
Understanding Python's iterator, iterable, and iteration protocols... +1.33
Two-dimensional list in Python? -0.52
How do I customize Django's comments form? 0.00
Find Out If a Function has been Called 0.00
How do I test if numbers are in a list in an if statement? +0.59
can't traverse any node in binary tree +0.28
Choose m evenly spaced elements from a sequence of length n -1.09
Calling a Python function with *args,**kwargs and optional / defaul... 0.00
When and why should I use a namedtuple instead of a dictionary? +1.83
Python Class inheritance Constructor fail: What am I doing wrong? +0.76
How to convert list of intable strings to int +0.00
Adding functions from other files to a Python class +0.67
Count the number of colors used to color a graph in python -2.31
Using itertools.product and want to seed a value -2.66
How can I find all the combinations of elements in a set of arrays? +1.05
How to count the number of unique characters in a file? +0.29
Separate list into single elements within list in Python +0.93
Python values of multiple lists in one list comprehension +0.76
How can I override class attribute access in python? 0.00
How does a rangeiterator implemented in Python? +0.26
Memoize decorators failing to memoize (when not using decorator syn... +0.26
What's the evaluation order of conditional expression in Python? +0.99