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 6 7 ... 89
Title Δ
__str__ function of class ported from rust to python using pyo3 doe... 0.00
to_dict() changes dtype from int32 to int64 0.00
np.uint16 isn't the same as np.uint16 +0.56
Confused why after 2nd evaluation of += operator of immutable strin... +1.31
relative import when using imp, __init__.py behaves differently 0.00
How do I create a random number based on a seed without using rando... +0.64
How do I use the threading module in python to handle simultaneous... 0.00
octave cov function with python (numpy?) 0.00
asyncio.Queue.get() gets stuck on empty queue 0.00
Obtain a native method instance that binds a built-in function 0.00
Is there a generator version of `sample` in Python? 0.00
Python submodule importing correctly in python 3.7 but not 3.6 +1.00
How can I ensure that two parameters are comparable? 0.00
How to Replace Backslash at End of String? 0.00
Call `+=` on a PyObject in C++ +0.21
Method vs function-valued field in Python 0.00
Python making the target of a Thread be a property setter -1.08
i hope access the symbol table in python 0.00
Why does AbstractSet not include union and intersection? -2.51
Why does Python 2 try to get a module as a package attribute when u... 0.00
SciPy sparse matrix ".multiply" not returning expected re... 0.00
Why is the decorated function's name not used when an argument... +0.60
Python determine if class is abstract (ABC) without abstractmethod +1.08
Why use a -2 index in numpy's expand_dims 0.00
Where can I find examples from the Python source distribution, such... 0.00
Does GIL make the Python Interpreter single threaded or your python... 0.00
Does numpy.random.seed() always give the same random number every t... -2.08
Why is a boolean comparison with "is" so terrible? -1.46
Python type hinting: when to use MutableSequence vs List 0.00
Why does an empty numpy array have a shape and what does it mean? +0.59
C_Python not releasing buffer memory 0.00
SimpleQueue vs Queue in Python - what is the advantage of using Sim... +0.20
Unexpected valid syntax in annotated assignment expression 0.00
Transposing `memoryview` in pure Python +0.20
How to determine how many times '0' to '9' have bee... +0.38
How to add required argument with optional flag 0.00
Is there a difference between using struct.calcsize() and len() in... 0.00
Same Python code appears to have different performance characterist... 0.00
Is there a way to distinguish this iterator from this generator? +0.98
Is time.sleep() a CPU bound operation? +0.18
Python - Fractions module - Use limit_denominator issue or not? 0.00
Python C extension function that accepts optional integer +1.20
What is the difference between string literals and string values? 0.00
inspect.getclosurevars classifies attributes as global or unbound.... 0.00
Fastest method to modify bytestring over loop in Python? 0.00
"with"-like syntax for calling next on an iterator? -0.93
Does __reduce__ accept arguments? 0.00
Python str subclass represents a value which is not a real string 0.00
How to change the way my requests.get() function is sent? 0.00
I am not sure where to continue after copying the code off youtube... 0.00