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 Δ
Find a specific type of URL when 'n' URLs are provided +1.46
Best way to implement a dict with a fixed key type (e.g. an Enum ty... -0.33
Python3: Import class problems 0.00
Is there a way to further reduce ''the for loop'' i... +1.02
Complexity of comprehension list vs for loop -0.40
How to check if a list contains a list of lists inside? +0.66
How to create a dictionary from an other dictionary? 0.00
Implementing the __add__ Method in a Counter Class how? 0.00
How is the Big O of this function O(n^3)? +0.27
Is calling a "private" variable from a parent class (as a... 0.00
How do I import a module from another project in Python? +0.27
Initializing a subclass with an existing superclass instance in pyt... +1.27
Is there anyway to restrict an object to a particular data type in... 0.00
Can a comparator function be made from two conditions connected by... 0.00
Check the owner type in `__set_name__` method introduced in python... 0.00
How do I convert a list to dictionary with specific format in python? 0.00
Why is a `for` loop so much faster to count True values? +0.37
While function using Try not returning the value i thought it should 0.00
SQLalechemy query returns object instead of value 0.00
How can I reopen a file inside a function that was read in another... 0.00
Class with a registry of methods based on decorators +1.02
Python: how to share class attribute between derived classes? +1.45
Use a Lambda function to Change a Variable in Python 0.00
Python: 'function' object has no attribute x 0.00
Call functions in for loop +0.29
How can I schedule more than one functions to get executed at diffe... 0.00
Python turtle program works in IDLE not 0.00
Python local variables behaving strangely -0.81
How to return to top of a while loop after an error 0.00
Pythonic way to re-apply a function to its own output n times? -0.50
flatten nested dict values in a list in Python 3 +0.28
Why does functools.partial not detected as a types.FunctionType? +2.27
Parametrized inheritence in Python? -1.03
Why don't these variables output their values properly? +0.29
Why Python allows storing different objects in a list? 0.00
Why is loop not stopping using 'continue'? +0.29
Finding difficulty in understanding basic additions in Python +2.01
How to Dynamically Resize 2D List in Python +1.29
Why one thing works and another thing doesn't? 0.00
How to get the complete string value while searching a partial stri... 0.00
Set Class's Variable Using Method +2.21
Check if a string contains the list elements -3.48
Type conversion for namedtuple fields during initialization 0.00
how do i fetchone() or fetchall() sqlite3 and store them as str in... 0.00
Iterate over list of class objects - 'pythonic' way +2.37
Create a lambda function in python3.5 that only take positive numbres +2.44
Does python have a similar function of "Chop" in Mathemat... +2.71
How to transfer the contents of help(tkinter.Tk()) to a python file 0.00
How call result of a function in another function in a class? 0.00
Compare two files containing IP's with Python +3.19