StackRating

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

Gareth Latty

Rating
1650.17 (560th)
Reputation
66,031 (1,346th)
Page: 1 2 3 4 5 6 7 ... 18
Title Δ
Python method call from class to class +0.30
Python "a=a-b" and "a-=b" are really equivalent? +0.08
Calculate all unique permutations using nested loops in Python +0.73
Python - How to check the place value in a list 0.00
Comparing Exception Objects in Python -0.67
Cython error: Cannot convert Python object to type 'int *' error, w... 0.00
I'm trying to learn why I can't seem to delete every index in a lis... +0.31
Checking how many times a digit appears in a dictionary in python? +1.35
Common variables in modules -0.51
Python: Efficient way to call inbuilt function multiple times? -0.57
storing instances in variables in python 0.00
Python - Reading a File in Single/Multi-line Pieces +0.31
Python OrderedDict not keeping element order 0.00
How to input Int array in Line in Python +0.77
Python hashing algorithm in default dict 0.00
Making two lists identical in python 2.7 -1.44
List: Counting and Deleting +0.72
Order of execution of expressions in Python +1.36
getPass() echoing password in Eclipse 0.00
What does id( ) function used for? -0.95
List boundaries - what is the most Pythonic way? +0.81
when is a python operator a line continuation? +0.16
Comparing list items and tuples 0.00
How to you remove characters before and after a string in python? +0.30
What's the best way to add two elements of an object to a list with... -1.67
Comprehensions: multiple values per iteration -1.40
Python: sorting datetime objects keeping "AM" and "P... 0.00
Doubles in list -0.10
Why does this function argument become nonetype when I input an array 0.00
Performance of library itertools compared to python code -1.77
Find the 1 based position to which two lists are the same -1.04
Overwriting list in python -1.82
Using (trying to) recursion to reverse lists within a list +0.31
Python PEP 8 docstring line length +2.04
What is PEP8's E128: continuation line under-indented for visual in... 0.00
Optimizing Python reading large files with eval 0.00
How can I sum a column of a python list? -0.90
range between two lists +0.30
How to compare elements in a list -1.99
Accessing outer class from inner python -0.45
python simple if condition issue +2.11
how to use variable in python os.path.exists -2.36
Why __import__() is returning the package instead of the module? 0.00
What's the difference between a[] and a[:] when assigning values? -0.05
How to get the parameters' type and return type of a function? -1.58
Slick way to reverse the (binary) digits of a number in Python? +0.03
Importing Modules - How Much is Too Much? 0.00
trying to print every line preceding a line that includes a given p... +1.57
Check if element exists in tuple of tuples +1.37
Parsing json including null result NameError with Python 2.7 -1.13