StackRating

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

MSeifert

Rating
1692.28 (186th)
Reputation
87,093 (917th)
Page: 1 2 3 4 5 6 7 ... 36
Title Δ
Numba 0.35.0 : Use NumPy out parameter 0.00
Why isn't array[:] copying the array? 0.00
Where are methods of `__del__`, `__bytes__`,`__bool__` defined for... +1.31
Avoid try catch in numba +0.28
Using Python3 C API to add to builtins 0.00
how to speed up the algorithm about boolean +1.10
How can I have multiple iterators over a single python iterable at... +2.19
multiple argument values error +0.28
How to fit 2-D function if some of the data points are NaNs? 0.00
Python random sample with exception +0.99
Is line-joining unsupported by f-strings? +0.79
Python String Object Reference +0.28
Why is str(super(B, b)) not equivalent to super(B, b).__str__()? +1.24
Numpy: how to use argmax results to get the actual max? -1.72
How to use numba.jit with methods 0.00
How to apply mask from array to another matrix in numpy +2.17
psutil.test() returns None. How to write its output to a file? +1.38
Multiplying paired elements in python using reduce -0.69
Compare strings in numba-compiled function +1.38
Range of floats with a given precision 0.00
Taking only one kwarg -0.62
How to split an 2D array, creating arrays from "row to row&quo... -0.06
Why do tuples take less space in memory than lists? +1.11
plt.hist() vs np.histogram() - unexpected results 0.00
Why this use of apply of dataframe is wrong? 0.00
ImportError: No module named 'llvmlite.llvmpy.ee' 0.00
Pickle a dict subclass without __reduce__ method does not load memb... 0.00
What was/is that "void* <unused>" argument for, tha... -1.47
Why is numpy.absolute() so slow? +1.23
How to strip punctionation only if it's the last character +0.30
TypeError: Required argument not found __getitem__ numpy 0.00
Why does using super() in a __call__ method on a metaclass raise Ty... -0.37
Find constant subarrays in large numpy array -1.06
Use one array to filter out another array +1.11
Can bessel functions (from scipy.special) be used with Numba 0.00
List comprehension without 'for' 0.00
How to convert J2000 time to UTC in python? +1.90
How to instantiate many different classes from lists of names and c... +1.05
How to find duplicate element and remove them in the list? +0.68
perform operation opposite to pandas ffill -2.15
Why does IDLE keep saying my print function is invalid -1.14
How to create an increasing, multi-dimensional array in numpy -1.18
Python: Timing with numpy and lists -0.71
How can I tell if a class has a method `__call__`? -1.82
Python: Sorting a List +0.28
Get random subsample from pyfits data table 0.00
TypeError: __init__() got multiple values for keyword argument '... 0.00
unsupported operand type(s) for *: 'float' and 'builtin... 0.00
Why doesn't "m of A called" get printed twice in this... 0.00
Printing the Header of a FITS file with astropy: NameError: name &#... 0.00