StackRating

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

John La Rooy

Rating
1561.64 (5,306th)
Reputation
224,604 (192nd)
Page: 1 ... 50 51 52 53 54 ... 75
Title Δ
How can we compute cube-root in python with specified precision? +0.48
How does python extend work? +0.88
python random number -0.68
Function for Factorial in Python -0.39
list comprehension to merge various lists in python +0.40
python - how do you store elements in a tuple -0.06
In Python, is read() , or readlines() faster? +0.02
How can i ignore server response to save bandwidth? +0.26
Using cPickle to serialize a large dictionary causes MemoryError +1.34
merge join two generators in python -0.18
How would a python program check its own md5sum? -2.22
How (in code) can I prevent two people starting the same crowdsourc... -0.11
Combining lists with python using two lists +0.57
How do I reverse an itertools.chain object? +0.18
merging n sorted lists of tuples in python +0.89
Checking if x>y without if statement +0.67
How to convert entire table from text to int -0.24
MySQL-python Cannot connect to server -0.52
cleaning up python on ubuntu -1.25
How can I match a file to a git commit? -1.36
Java or Ruby, does it make a difference? -0.56
Distributing list items to variables in python +0.36
Distributing list items to variables in python -1.07
In simple cases, is it better to except & recover or to avoid t... -1.42
Python: Best way to call methods from another class? -0.50
Import statement after function definition -- How can I make it mor... +0.97
Import statement after function definition -- How can I make it mor... -1.03
Python: Simplest (non-PIL) way to get image metadata (mainly size) +1.16
changing from tuple to list and vice versa -0.80
In python, how do I take the highest occurrence of something in a l... +0.79
Python Tuple Operations -0.53
Python 3.2 skip a line in csv.DictReader -0.86
tagging dictionary data +0.22
using python 2.6? -0.79
How to determine content type of a string +0.16
Python program that repeatadly counts odd and even digits and sums... -1.19
How can I create a list in Python? +2.20
Cython float division PyExc_ZeroDivisionError checking -0.50
Code golf: CSV to HTML Table +0.68
Searching a list of tuples in python -1.82
Sorting dictionary using operator.itemgetter +0.56
Sorting dictionary keys based on their values -1.00
python NameError: name '<anything>' is not defined (but it is!) +1.91
Python: add the key to each list item, and then convert to dictionary +0.11
Python: pass more than one keyword argument? -1.24
Numpy grouping using itertools.groupby performance -0.57
Add to integers in a list +1.54
Python nested dict comprehension -0.85
Avoid object aliasing in python? +1.26
How can I simplify "for x in a for y in b for z in c ..."... -0.37