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 ... 37 38 39 40 41 ... 75
Title Δ
Why does this happen when rounding floating numbers in Python? +0.41
Sort Versions in Python +0.42
Python example repeating answer during quiz and not at end -1.32
Trying to pass a number of bytes to read() via raw_input +2.27
Matching a section of a large text file using Python -0.60
count numbers in the list are between 1 and 10 in python +0.46
Is there a shortcut for `self.somevariable = somevariable` in a Pyt... -1.14
How clever is the python interpreter? -0.35
partitioning arrays in python based on a predicate -0.19
Use multiple functions at once on a list +1.49
good practice for string.partition in python +0.22
memory impact and scope/lifespan of imported modules python +0.41
How can I get the file name of the function that is passed to my de... +0.44
translate 'aa' to 'a' and 'ab' to 'b' in python +0.43
How to get the number of elements returned from a function in Python -1.12
Count duplicate rows in a csv using python -0.24
appending values to a list in python +0.35
Most efficient way to cycle through all list[x]'s without going out... -0.58
Digital sum, Python -0.89
use raw_input generated string safely (Python) 0.00
Python - Subtract a list of dicts from another -0.22
Sort list of lists by unique reversed absolute condition -1.02
Python:How to make the sum of the values of a while loop store into... -0.12
Pythonic way to get the first AND the last element of the sequence -0.34
How to access comman-line arguments from a Python script? +1.09
How to convert a str to a single element list in python +0.42
Fastest way to count three items referenced by one of them (using p... +0.77
Numpy: Why is numpy.array([2]).any() > 1 False? -0.57
Convert string to integer in python? +0.20
Check if the list is empty -0.66
Custom Sorting Python Dictionary +2.10
How to make an OR statement in python? -0.35
List splitting by predicate -0.13
Python assignment with or +1.51
In Python, count the number of variables in a class or prevent addi... +0.31
About the running result of the following code (Python, less than 1... +1.22
python: order a list of numbers without built-in sort, min, max fun... -1.63
python: order a list of numbers without built-in sort, min, max fun... +1.87
What is the most efficient way to search nested lists in python? +1.39
Issue with simple python program +0.17
How to print maximum minimum and average value from the input numbe... +0.91
I am making a 'Cipher Program' in Python and it emits strange answers 0.00
Create a list where each element is a created based on the index of... +0.42
Python how to get sum of numbers in a list that has strings in it a... -0.87
How do I check if a number is a 32-bit integer using Python? -1.26
Why isn't my Python script returning the page source properly? +0.46
How to pickle in python or try and read a file and retain its data... -0.17
Does this Python class look stupid? +1.14
Find longest match string from python list -0.07
Should I render every page through a view function? -0.04