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 ... 9 10 11 12 13 ... 18
Title Δ
Explicitness vs. DRY - which way is more pythonic? +1.41
Parameter and Function with the same name -0.02
How to get a reference to an instance method from a decorator 0.00
Files gets closed after evaluation of a generator expression +1.92
Use input() and print() at the same time (like in a chat) 0.00
How to capture first few digits of unspecified length with regex? +2.22
python dictionary, stored in mongodb, retrieved in ruby on rails 0.00
Read a large zipped text file line by line in python 0.00
adding up the elements from all of the nested lists +0.69
Add an extra \ in python winpaths +1.16
How to transform a dictionary of strings to lists to a list of dict... 0.00
What is the difference between __cause__ and __context__? 0.00
Why does Python return negative list indexes? +1.56
Weird Try-Except-Else-Finally behavior with Return statements 0.00
new to Python - Checking user input return error on string not work... 0.00
Is it always faster to use string as key in a dict? -1.43
Tell me whats wrong with this python code? +1.32
How to import a module as __main__? +1.13
Python - intersection between a list and keys of a dictionary +0.82
Two assignments in single python list comprehension +1.20
what is the most effective way to find the modal values of a list? -0.60
How to filter a list based on another list's values +1.08
Is there a way to preserve duplicate keys in python dictionary +0.57
What is a better approach to filter these two lists into one? -0.29
How to convert unicoded dict into a string +0.36
how to sort a dictionary using values and also be able to access keys +2.16
change to decorator pattern +1.90
Python name variable from string -0.10
Read CSV and Separate by column +0.38
How to compare one element of one array numerically to another elem... +1.05
Can csv data be made lazy? +1.11
Can a from __future__ import ... guarantee Python 2 and 3 compatibi... -0.61
Get data members in Python module, as help() does -1.87
Is it possible in django forms to leave Filefield empty? -0.62
How often does random.randint generate the same number? +0.31
Weird function return value? +1.88
Python: change value inside dual key dictionary +1.87
Python Decimal to String +1.70
What is wrong with this "file Open" code? -0.38
Why isn't this variable visible? +1.61
converting a list of strings(csv) to a list of floats 0.00
Trying to create a group of button sprites 0.00
Clever streams-based python program doesn't run into infinite recur... +0.15
parsing a tab-separated file in Python +1.37
Complex sort in python -0.61
How to efficiently search for strings in a file? -0.42
How do I create an alias for a variable in Python? +1.96
django gives an error __init__() takes exactly 3 arguments (1 given) -0.35
Accessing a variable outside of a while loop, Python -0.34
Equivalent to grep, but not using open() +1.45