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 ... 10 11 12 13
Title Δ
Python multiprocessing slower than single thread 0.00
How to put a variable inside of a variable in python -1.31
Returning lists of instances makes no difference? And what about pe... 0.00
How can I return value from a function to a variable declared befor... 0.00
Send commands to subprocess.Popen() process 0.00
Why is the class passed to a function being called inside a class f... 0.00
Python's super() , what exactly happens? 0.00
the output of re.split in python doesn't make sense to me -3.29
Hashing a generator expression +5.04
Python Threading timer with package +3.06
Python: Removing a last element from list of list? -3.20
How to match a string against multiple regex? +0.55
Newbie Debugging a Python Code +1.97
Python: single colon vs double colon +2.57
Python while loop not working properly +4.31
Python 2.7 list comprehension leaks variable name +3.81
Dictionaries and Hashtables space complexity 0.00
How to check whether two words are anagrams python +0.05
control increment in for loop Python +1.97
Assigning (instead of defining) a __getitem__ magic method breaks i... -2.12
How do you add integer iterations together -1.02
Start subthread with arbitrary function including parameters 0.00
What is the difference between StringIO and ByteIO? +5.07
In Python, is it possible to expose modules from subpackages at pac... +3.79
Python: How to access outer class namespaces -2.47
Python why is file path considered a directory 0.00
Why does the function fail to parse the data from a csv file when a... 0.00
How to find the first character of a string and replace all finding... -0.45
Turn off logging in schedule library 0.00
Semantic equivalent of async for 0.00
maximum recursion deep exceeded when calling for an object attribute 0.00
why there are differences between those two codes? -2.74
Using Enums to inspect attributes of a class/instance in python -3.91
How are arguments passed into functions in Python? 0.00
Python ImportLib 'No Module Named' 0.00
"AttributeError: 'NoneType' object has no attribute &#... 0.00
Calling a class method on a dict object: AttributeError: 'dict&... 0.00
How do you make a list of random numbers +3.88
Python for loop until index -0.06
Getting a Python function's source code without the definition... -2.79
sending data from one thread on host machine to some kind of servic... -3.88
Alternative to python hash function for arbitrary objects 0.00
Asking for arguments, Could someone please point out what I've... 0.00
How to use an auto-incrementing integer in Python logger? +4.05
List index out of range for a while loop +0.48
Remove elements when satisfying certain condition -1.87
Subprocess Deadlock 0.00
How to specify clean up behavior of an object when it is garbage co... +4.78
How to support static and class methods when passing positional arg... 0.00
Is there a need to close files that have no reference to them? +1.87