StackRating

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

Markus Meskanen

Rating
1664.43 (373rd)
Reputation
7,443 (21,406th)
Page: 1 2 3
Title Δ
How do I finish this recursive statement? 0.00
How to insert a String as Integer to a List in Python +2.31
I don't really understand how to get the output for this code +4.29
IndexError but I don't know what is wrong +2.45
find out: In how many word a character is present in a given Senten... +2.28
Assign value to key in a loop +2.97
Python functions with multiple parameter brackets +3.44
Sum values of similar keys inside two nested dictionary in python -0.17
Is there a way to monkey-patch core python class? 0.00
why will .index only pick up the first use of a repeated word +3.98
One-to-many and one-to-one relationships between the same two models +2.34
Python3 if if else +2.61
Three slashes in sqlalchemy's engine url with sqlite? 0.00
Script running on Linux gives NameError +2.51
How to write a function keeping return the maximum value while call... -2.69
How do I write this code in non-conditional expression? 0.00
Select a row when a column = ANY(X), or if X has no values in it 0.00
Use __init__ constructor as factory method 0.00
How can I apply decorator to a superclass method in a subclass? +2.50
Optimal method to find the max of sublist items within list +0.47
Overwrite several methods of a class with a loop -0.44
python create dictionary from list of strings and list of integers +3.04
Rate limiting generator wrapper? +2.76
Are Python function parameters enclosed in tuples or just conventio... +2.74
Checking if a number is not in range in Python +2.92
How should I implement, and what should I call, a common base class... 0.00
Is it pythonic to call methods from inside class initializer? +0.22
How to populate a dict +3.03
Python OOP different method names +3.34
How to get only even numbers from list +2.91
Why can't I find the value I'm looking for +2.72
Why doesnt raw_input in python accept more than 9 special characters 0.00
Python Object Comparisons +2.96
How to launch python-mode on a buffer with vim? 0.00
sort dictionary in the reverse order +3.04
Pygame python how to draw a rect from variable 0.00
Method to convert object from class to subclass in Python +1.15
Have I Implemented the catch block correcly in Python? 0.00
Python read next line from what the user inputs +3.12
Add numbers and exit with a sentinel +3.44
Dynamically add class methods during class definition -0.91
Using metaclasses to "inherit" patched classes +5.26
returns the preorder list of a tree in python -1.19
Why does the Python Docs state that "all immutable built-in ob... 0.00
Assign lambda to an expression to make a recursion? (PEP8) -0.81
Python: iterating dict in which items were inserted 0.00
how can i search a text file of list of words from user input and p... 0.00
Python printing format with functions +0.81
How to extract a function given by a content string in Python +3.10
Assign and print at the same time in Python -3.06