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 ... 8 9 10 11 12 ... 89
Title Δ
Zipping an empty iterable +1.12
How to call `__rsub__` properly with a numpy array? 0.00
Custom __del__ not existing? +0.23
Why does __new__ not have classmethod decorator 0.00
How to not run init based on __new__ method -1.93
AttributeError: module 'pip._internal.download' has no attr... 0.00
Running gdb with python 0.00
Pyclbr readmodule fails when run in script for another directory 0.00
Numpy array computation slower than equivalent Java code +0.34
Element-wise operations on scipy.sparse.coo_matrix (e.g. modulo)? -3.01
type checking for math.isclose() +1.03
Prove the correctness of mountain construct algorithm 0.00
How to find most recent common ancestor (base type) of several type... -0.65
cannot import name shared_memory 0.00
Why some attributes become missing after a Python object is pickled... 0.00
How to store an instance object in shelve? 0.00
Do not change signature of methods when subclassing? 0.00
%timeit and re-assignment of variable +0.65
Disparity between PurePath.match(pattern) and Path.glob(pattern) 0.00
How to get a complete list of character class of Python regex to lo... -1.14
__ipow__ raising TypeError when left-hand-side object returns NotIm... 0.00
Assignee True to a variable if the environment variable is defined -1.10
Why the message is "name is not defined" rather than &quo... +0.20
python signifiance of the start line %% +0.23
how to extract type from class property (runtime type annotation ch... +1.35
How to make type-annotation-only type assertions? 0.00
How to make static code analysis aware of an Exception throwing fun... 0.00
"We're immutable, so use __new__ not __init__" 0.00
How to access a global name that is the same as a function paramete... 0.00
Solving deadlock in python using multiprocessing subprocess? 0.00
How to understand Python's module lookup +1.07
With Python C API, How to find the Union_Type? +0.21
Context Manager Hackery 0.00
How to convert this Python 2.7 code to Python 3? 0.00
How can I understand if a memory address is used or not? +1.34
How do I capture a direct reference to a list item for speed in Pyt... 0.00
How do I get LOAD_CLASSDEREF instruction after dis.dis? 0.00
How can I check if a @patched-out python method is called, without... 0.00
enumerate() takes 0 positional arguments but 1 was given +0.20
How do I import modules that have '-' within the module nam... 0.00
Why does np.corrcoef() normalise to unity? +0.26
why the system says :NameError: name 'self' is not defined 0.00
Why do packages installed with `pip install -e .` not need __init__... 0.00
Can linecache be used for concurrent reading? 0.00
Python ctypes: where is _ctypes.py file supposed to be located? 0.00
How to permanently delete a file in python 3 and higher? +0.22
Module imported before executing a function but got a reference err... -0.79
Why does Object.assign add to the prototype's constructor? -2.95
I need to make a mutable list starting with two false values and co... +1.14
Is there a way that gives shortest path using Floyd-Warshall's... 0.00