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 ... 8 9 10 11 12 13
Title Δ
Are Python3.5 tuple comprehension really this limited? +2.25
__subclasses__ not showing anything 0.00
if-else vs "or" operation for None-check +0.24
Passing variable number of arguments to a function within a function 0.00
Multiple Inheritance Dependency - Base requires AbstractBaseClass 0.00
How do methods within a class access class constant variables? -2.17
Reduction of a union of dictionary values produces unexpected results +2.21
Python 2.7: Why does json.loads not convert my string to a dict cor... 0.00
Iterate over a list to create a parent/child dictionary 0.00
Compile an 'if' in a "for" at the same line +1.23
How to get overall line count in Python? 0.00
Correct import and package structure now that __init__.py is optional 0.00
Usage of python function +0.22
Verify if a string consists only of a range of numbers Python 2.7 -0.20
Space Complexity of Python List Slices +2.81
Proper way to implement ABC SubClass -0.05
Pytest: how to work around missing __init__.py in the tests folder? 0.00
Setting up multi-file logging with inheritance +0.48
Python: run a bash script with standard input from python +0.46
how to check a list without the error:list index out of range -0.21
What happens if define a class without __init__ method? +2.48
List comprehension for ternary operator python3.5 0.00
Python 2 string somehow saved as pure Unicode 0.00
Python: Time and space complexity of creating size n^2 tuples 0.00
Proper method for terminating a python program regardless of call l... +1.86
Overcome memory constraints while using multiprocessing 0.00
Need assistance with sentence analysis +0.92
sort keys based on string numbers in square bracket -0.83
Need main to call functions in order, properly +0.02
Attempted relative import beyond toplevel package 0.00
Uncapitalizing first letter of a name +1.14
python modifying a variable with a function +0.49
Running total won't print properly 0.00
How to carry a digit when doing binary addition? 0.00
NameError when importing function from another script? 0.00
Function not calling properly -0.18
python exceptions with same name but different subclassing 0.00
Python 3, is PIL an alias for Pillow? 0.00
Make an object that behaves like a slice +0.51
How to convert signed string to its Binary equivalent in Python? 0.00
I want to trigger a response at different points in a loop 0.00
Windchill nested loops python code equation 0.00
How to avoid re-importing modules and re-defining large object ever... -0.01
How to direct directory from file to another on Mac 0.00
Can Python "os.environ.get" ever return a non-string? -1.96
Returning result of palindrome program using while-loop -0.75
Descriptor protocol implementation of property() -1.24
Does the Order of Conditions affect Performance? -0.89
Chained Conditions that require order to not produce order -0.50
Caesar Cipher Program -0.02