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 ... 5 6 7 8 9 ... 13
Title Δ
A Python 'append' list method bug? 0.00
Read variable length text line into list of parameters +1.51
How to improve code clarity in nested try-except-else clauses? +1.17
Why am I getting spaces after every line in my python code? 0.00
Is there an abstract list subclass with magic methods that return a... +2.48
Calling a method when initializing a default value for a field in a... 0.00
Extracting nth bit in hexadecimal value +2.28
correct way to return variables as arguments to method -0.08
Python staticmethod not able to access a member / class variable 0.00
ValueError list.remove(x): x not in list - but x is there thats whe... 0.00
Python function execution order +0.44
Last list returned from a method printing nonetype object in python 0.00
All subclasses of a class with a custom metaclass share the same at... 0.00
What does 'from dot import asterisk' do in Python 3? 0.00
Scientific notation to integers +0.01
NameError within class definition 0.00
Why do we pass a function as a parameter in python -0.33
Assigning same value to a variable yields a different result 0.00
Retrieving values from a paired key dictionary in Python +1.94
Does Python's builtin type.__init__(name,bases,dct) do anything? -0.61
Passing arguments to function with named arguments -1.80
What exactly is going on with the indentation here? +1.05
joining strings together to make a unicode character -0.01
How to specify list and tuple type in cython 0.00
Pandas sort_values gives unexpected results +0.43
convert a string of bytearray to a bytearray +0.44
A variable in a recursive function is acting non-local even though... 0.00
Inheritance in iterable implementation of python's multiprocess... +0.44
Assigning to a member with `as` in context-manager (with) and excep... 0.00
Speed up file matching based on names of files -0.07
Formatted String Literals +0.42
How to extract the corresponding key whose value contains the item... +0.44
how to fix " runtime error :dictionary changed size during ite... +0.13
Python async-generator not async +1.62
Does "time.sleep()" not work inside a for loop with a pri... -0.12
pathlib mkdir creates a folder by filename 0.00
Mypy annotation on a class decorator 0.00
TypeError when extending a class with additional attributes +0.17
Multiplication of binaries through repeated addition 0.00
If two variables point to the same object, why doesn't reassign... +0.96
Python 3.5 type annotated variable without initial value -1.73
What resources does an instance of a class use? -0.51
Unbound local variables in a class definition are looked up in the... -0.36
Add an automated function call to each method +0.19
Python issues with math.floor: int too large to convert to float -1.14
Why does {} work with an integer but set() doesn't? -1.26
using "with" statement on class methods +1.22
The performance about if statements in python +0.98
How to get Mypy to realize that sorting two ints gives back two ints 0.00
Iterating over list, reusing certain values several time in csv +0.45