StackRating

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

user2357112

Rating
1732.54 (65th)
Reputation
169,138 (306th)
Page: 1 ... 4 5 6 7 8 ... 89
Title Δ
Raise user defined Exception in Python that only terminates program... 0.00
Can somebody help me break down and understand this collatz sequenc... +0.87
When functions in random module generate same results for a given s... 0.00
Saving a numpy memmap to a new file and loading new memmap from tha... 0.00
Numpy: 5 bits to integer (Python) +0.21
List of coroutines, wait until at least one yielded in Python +1.54
Why is complex multiplication nearly as fast as integer multiplicat... 0.00
Do Python iterators formally require an __iter__ method? 0.00
How to use the new NumPy randon number generator? 0.00
Do coroutines require locks when reading/writing a shared resource? 0.00
Sort dict in-place +1.00
argpartition is exhibiting unexpected behavior -0.30
Converting native python types to numpy dtypes +0.21
Does `yield from` have O(1) time complexity? +1.10
how to load some of the variables in a pickle file python? 0.00
Why scipy.optimize.minimize does not work with a constraint and ini... 0.00
Why does calling __reversed__ upon a tuple throw an attribute error? +1.15
What is the difference between binom.mean() and n*p for a given bin... 0.00
Fast primality testing for large `n` in Python -0.79
Python: specify return type of class method that works with inherit... 0.00
How is variable assignment implemented in CPython? 0.00
Does this statement actually initialise the variable type in python? 0.00
Pythonic Method for handling None and with Statement +0.38
Why does str.removesuffix and str.removeprefix want to make a copy 0.00
Any better/faster way to calculate the relative rank of each elemen... +0.09
How do I create a generic interface in Python? 0.00
Python only print traceback of raised exception +0.22
Why does str array and object array of same data are different wrt... 0.00
Distribution of final digits of random numbers in Python +0.75
How do varints take less space? 0.00
Is "if __name__ == '__main__'" required in a __ma... 0.00
Python 3 - How to exec a string as if it were substituted directly? +0.21
Can I turn the (unevaluated) argument of a python function into a s... 0.00
Why does my code delete everything in the folder? -0.62
Python, `let`, `with`, local scopes, debug printing and temporary v... +0.70
Python: add a class to another classes bases 0.00
Require a list of a certain type in mypy 0.00
Understand behavior of __delete__ in descriptor with multi-variable... 0.00
Why can't python third-level nested classes inherit from each o... 0.00
trouble understanding the behavior of str() in mypy with --py2 flag 0.00
How can I put '..' in the paths that we put in the os.listd... +0.73
Why does shelve.sync not work as expected? 0.00
Immediately cancel python asyncio task when all tasks are waiting 0.00
Why does printing html code as a string give hexadecimal numbers as... 0.00
Why do I get this many iterations when adding to and removing from... +0.37
Orphan stacktraces in sys._current_frames() 0.00
What is an efficient container for a single reference? -1.05
What does offer/peek/poll in Java PriorityQueue translate to Python? 0.00
Why doesn't shelve know when a change has been made to a mutabl... 0.00
Difference between `nditer` and `flat`, type of element 0.00