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 2 3 4 5 ... 89
Title Δ
Can asyncio.DatagramTransport.sendto be starved with CPU computation? 0.00
I don't understand map_fn with two inputs 0.00
What is the standard way to design exception inheritance? 0.00
Exception handling in cython -1.79
What are these quoted strings in a class definition? 0.00
How do I write a async decorator that restores the cwd? -2.48
Unexpected behaviour when using 'append' of Python list +0.37
What is the general signature of a function in python 3.8 or 3.8+? -1.73
Inherited NamedTuple class with Factory +0.20
Using ast to create a function with a keyword-only argument that ha... 0.00
Dict Comprehension with index -0.82
Identity mask for numpy ndarray -1.00
Why there are orders of magnitude in the evaluation of torch.sin()... -0.49
Why is self not type hinted in Python 0.00
How to customize the method resolution order (mro) of Python? 0.00
Is there a way to copy an arbitrary generator in Python? -0.26
What does EOL in python 3 mean? 0.00
Is it possible to change string representation of a `typing.TypedDi... 0.00
Instantiate scalar of custom structured dtype +1.20
Can't add `__init_subclass__` after class has been created 0.00
How to raise a DeprecationWarning when catching an exception with p... +0.21
Why is argparse capitalizing options? 0.00
Why GUI should use call_soon_threadsafe() when talking to asyncio l... 0.00
How to reimplement Python's __qualname__ in Python 3.7? (with s... 0.00
Python embed into C++ 0.00
How to define an __init__ function in a class including a self keyw... +0.25
How to make a `numpy` array view that repeats -3.01
Using collections.namedtuple with ProcessPoolExecutor gets stuck in... 0.00
Why is str not a subclass of collections.abc.ByteString? +0.19
why doesn't this month representation work? 0.00
Why does this code raise RecursionError on line 11? +0.21
Inconsistent Precision printing numpy arrays 0.00
Why is the __dict__ attribute of this function an empty dictionary? -0.01
How to get the maxsize of multiprocessing.Queue +0.21
How to cancel asyncio's loop.call_later()? 0.00
Why does naming a dataclass field `date` cause RecursionError? 0.00
Assignment expression scoping in list comprehension problem -0.29
mypy error regarding complex type List[Tuple[...]? 0.00
Least squares GELS LAPACK routine in python - does it exist? 0.00
Why does numpy's as_strided change array strides with (default)... 0.00
How to write 2 Python decorators in parellel 0.00
Why are double curly braces used instead of backslash in python f-s... -2.15
Better way to parallelize my nth factorial python program? +0.20
Almost Increasing Sequence, Few Test Cases Fail 0.00
How to find the minimal numpy dtype to store a maximum integer value? 0.00
What is the path used to look for imports when running a python scr... -0.05
Do I need to provide type hints for methods overriding `@abstractme... 0.00
To print python's sys.path from the command line 0.00
Type annotation for specific Enum value 0.00
Is it possible to call PyObject_CallMethod only once for a PySequen... 0.00