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 ... 89
Title Δ
numpy.arange() cause no fill-function for data-type only when start=0 +0.96
Invoke descriptor through object.__getattribute__(type(self), attr)... 0.00
Cycle through ipython "history" with one keystroke per it... +0.70
Why does bitwise left shift from numpy give different results on di... 0.00
@lru_cache decorator excessive cache misses 0.00
How do I force setup.py to include the `__init__.py` file and make... +1.19
Memory footprint of big python dictionaries after all keys beeing r... 0.00
Hidden calls to __getattribute__ 0.00
Python attrs validator and __attrs_post_init__() are not called 0.00
boolean values show as ints 0.00
How to write Python type hint when a function change its paramter&#... 0.00
How to reset class variables properly across instantiations -0.43
Finding the local minima with a robot in python 0.00
attribute error when using format - python -0.55
Why doesn't Pandas round when dtype is float16? 0.00
Elegant summation of list comprehension +1.00
Are python literals saved inside function bodies? 0.00
How to get only the current thread number? +0.22
Python For Loop One Line Syntax +0.21
String divisibility without search tables? -0.81
How does bitwise 'or' becomes a '+=' in bytecode fo... +0.44
_add_ vs _radd_: how the expressions are evaluated? +0.21
is it possible to retrieve only non-zero element datas from csc mat... 0.00
How can I read values from a buffer with Numpy when some bytes are... +1.18
Unable to append to array element -3.08
Mypy: Generic container with some methods only valid if extra proto... 0.00
Is there a way to change a class variable without adding 'foo =... +1.24
How to force mypy's reveal_type to reveal super type? 0.00
Why doesn't this logging setting work for INFO? 0.00
numpy np.subtract with where clause giving different results for sa... 0.00
Full copy of an instance of a dataclass with complex structure +0.21
How to use default values in __init__ in a Generic class? -0.80
Get frame info for outer scope, but only invest the time in inner s... 0.00
Encode data to HEX and get an L at the end in Python 2.7. Why? 0.00
Why can't numpy remove this useless dimension? 0.00
Which numpy function calls is cProfile hiding from me? 0.00
Why does np.add.at() return the wrong answer for large arrays? +0.47
How can I get the disassembled bytecode of foo.py? 0.00
What is the correct way to test a type is bare typing.Dict in Python? +0.21
Numpy indexing assignement preserve contiguousness? +0.21
How do I accumulate a user-defined ufunc in numpy? +1.51
What is the relationship between Python built-in modules and built-... +1.00
Tuple[Any] does not satisfy Type[Any] +1.22
Why Python needs two storage blocks 0.00
How to properly extend a setter in python? 0.00
Question about deserializing some numbers (bug??) +1.23
collections.deque: How to efficiently remove item once already loca... 0.00
Why is there no os.copy() under the standard os module? 0.00
typing: Dynamically Create Literal Alias from List of Valid Values +0.22
Is there a simple algorithm to detect starter and ender characters... 0.00