StackRating

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

MisterMiyagi

Rating
1591.28 (2,231st)
Reputation
7,986 (19,761st)
Page: 1 ... 4 5 6 7 8 ... 13
Title Δ
Different results for the same problem solution in node.js and python +0.41
Python - subprocess and the env argument +0.50
How to optimize a nested for loop with filtering in python +0.28
Loop over empty iterator does not raise exception -0.58
Does await always give other tasks a chance to execute? -0.58
time complexity of a double for loop 0.00
importing from within a python Abtract Factory +0.93
Coroutines in Magic Methods? 0.00
f-strings formatter including for-loop or if conditions 0.00
python: semaphore protection on a list or a dict in python class +0.39
Arithmetic evaluation order in Python +2.46
Difference between class attribute and instance variable with defau... -1.94
How do you create variable code in Python? +1.63
How to reuse an expression in a comprehension expression? +1.93
Why function defined in class is not visible in other fragments of... +0.42
Why lambda function in list comprehension is slower than in map? -2.00
Is it correct to say that the following code implements polymorphis... +1.74
How to check if input is float or int? +1.27
How to structure object-oriented Python 3 project and its imports? 0.00
Get highest duration from a list of strings -1.27
Python str.replace issue: newline inserted after every time the str... +1.93
What is a better way to write multiple try clauses for casting a js... +2.68
Changing static attributes of nested class 0.00
How to filter a stream of data 0.00
ModuleNotFoundError: No module named 'pandas' in a flask pr... 0.00
`super()` keyword doesn't work properly in list comprehension 0.00
Python class method also instance method -1.58
Does new implementation of GIL in Python handled race condition iss... -1.94
How to check if a module is imported +2.19
Problem of incorrect output for dictionary returned from file +0.44
How to specify type based on runtime condition 0.00
Use method from superclass as "decorator" for subclass 0.00
How to manage this tricky stuff when I am using map function in Pyt... +0.01
why type hint cannot be used in the for loop +0.48
Declaring None type exception 0.00
Python How to call a method from inside another method +0.41
Get index value from a list -0.56
When and why is a type object better than a dict? -0.39
How can my program know an exception from a separate method 0.00
Is using a class justified for storing variables that are needed in... 0.00
How to call the same user input in different location in a print() 0.00
How can something be added to an attribute? -0.58
Why can't __repr__ be an attribute defined in __init__? -1.65
list of instances as class attribute 0.00
Exception handling is ignored with try-except around a function def... -1.26
recursion with a list in python +1.38
Debugging recursive function to se how many times it repeats a cert... -0.57
Dynamically decorate a function inside a class in Python3 0.00
Two lines of Python code result in 3 execution blocks 0.00
Pythonic way to write a function which modifies a list? -0.07