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 Δ
Finding a Value within a Range in a List of Tuple Values in Python -0.12
What to do if collections.defaultdict is not available? -0.87
Python: Sum string lengths -0.77
Python - Speed up generation of permutations of a list (and process... -0.35
Finding maximum value in a dictionary containing mixed items in Pyt... +0.85
Checking Version of Python Interpreter Upon Execution of Script Wit... +0.67
Easiest way to read/write a file's content in Python -0.71
Best practices for programmatically sanity checking environment usi... 0.00
What do I do when I need a self referential dictionary? +0.55
Where is the raise object in Python? -0.68
Python Titlecase a String with exceptions -0.45
python re: r'\b \$ \d+ \b' won't match 'aug 12, 2010 abc $123' +0.27
How do I assign a numerical value to each uppercase Letter? +1.46
Creating a list with >255 elements -0.79
Python - Way to restart a for loop, similar to "continue"... -0.83
Find word on given position in text -1.53
pretty printer with Python? +0.48
Iterating over N dimensions in Python -0.32
Writing white-space delimited text to be human readable in Python -0.08
Sorting list that has tuple as an element with Python -0.97
Convert function to single line list comprehension -1.44
A weighted version of random.choice 0.00
How to uniqufy the tuple element? -0.40
python: remove substring only at the end of string -0.57
Best way to know that my Python Code base is using PyXML or not? -0.55
When is the `==` operator not equivalent to the `is` operator? (Pyt... -0.88
PEP8 and PyQt, how to reconcile -0.49
Take first successful match from a batch of regexes -1.01
Tkinter Global Binding -0.31
Python newbie: "if X == Y and Z" syntax -0.64
Runtime Crash For A Very Basic Python Program -0.32
Python: How exactly can you take a string, split it, reverse it and... -1.05
python count days ignoring weekends -0.39
Would someone explain to me why type(foo)(bar) is so heavily discou... -0.64
python: cannot concatenate 'str' and 'tuple' objects (it should wor... -0.36
Python Regular expression must strip whitespace except between quotes -0.38
Python: find sequential change in one member of list pairs, report... +1.59
Python's list comprehensions and other better practices -0.70
avoid regex [python] -0.26
How can I turn a list of words in a text file into a regex to filte... +0.10
Finding the common elements of a list +1.38
Joining List has integer values with python -0.40
How can I make a while True break if certain key is pressed? [Python] -0.82
python: keep char only if it is within this list -1.11
python: how do replace all occurrences of certain characters -1.22
How to use less than and equal to in an assert statement in python +0.51
Flush the console screen with special unicode class workaround for... 0.00
Matrix multiplication with Numpy -1.04
about the return expression -1.45
Python; Linked list and traversing! -0.11