StackRating

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

Tony Veijalainen

Rating
1376.12 (4,536,275th)
Reputation
4,075 (41,113th)
Page: 1 2 3 4 5
Title Δ
How to counting not 0 elements in an iterable? -1.32
Extracting tokens where some are optional -0.91
python: getting substring within element in list +1.32
How do I search a range for a single integer? +0.32
Naming practice for objects of a class in Python -2.08
What's wrong with the "or" in my "if" statement? -1.68
Python daemonize +5.15
How can one find Class of calling function in python? -1.04
Equivalent of Numpy.argsort() in basic python? -2.00
Python index more than once -0.62
min max algorithm in python -3.43
find the neighbouring states around the agent -3.05
how to deepcopy a queue in python -1.46
python: is there an isError function? -1.01
Select element within a list/tuple -3.30
Python: best/efficient way of finding a list of words in a text? -0.50
Find string between two substrings -3.18
Remove a given element from the other set in a dict of two sets -1.95
How to make float values in Python display .00 instead of .0? -1.49
Would it be very unpythonic to use this setitem function to overcom... -2.03
Project euler problem in python (problem 53) -3.24
python: casting to upper and finding string -3.10
python: exit out of two loops +1.13
python: iterating through array -1.61
Suggestions for passing large table between Python and C# -1.71
Python: is there a C-like for loop available? -1.96
Is there a faster way to get subtrees from tree like structures in... +3.30
Pythonic way to write two if-statements -3.16
Limit the number of sentences in a string -1.10
data structure that can do a "select distinct X where W=w and... -3.06
Simple list comprehension +2.29
Yielding until all needed values are yielded, is there way to make... -0.47
Use of properties in python like in example C# +1.38
How to extend pretty print module to tables? -1.05
Summing Non-Integers in Python sum([[1],[2]]) = [1,2] -2.25
Summing Non-Integers in Python sum([[1],[2]]) = [1,2] -0.25
Remove whitespaces in XML string -3.29
Python - How can I open a file and specify the offset in bytes? -2.17
Case insensitive dictionary search with Python -2.48
algorithm design in python -1.72
How do I get integers from a tuple in Python? -3.52
Python: get key with the least value from a dictionary -0.70
Automatically call all functions matching a certain pattern in python -1.95
Speeding up regular expressions in Python -3.56
Python: is it possible to mix generator and a recursive function? -3.36
Does python yield imply continue? -3.67
Basic data storage with Python -3.87
Printing a list of objects +1.76
Set products in Python -3.07
In python, why is reading from an array slower than reading from li... -2.08