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 ... 6 7 8 9 10 ... 36
Title Δ
Dictionary value as function to be called when key is accessed, wit... -0.65
Is an iterator also an iterable? +0.93
Iterate over list of NumPy matrices -0.81
Errorbar not at the data 0.00
Python "for in" loop to print the last item in the list -1.01
Why I can't make a two dimensional array with this code? +0.52
Index of the first and last numbers 1 of each column of an 2d array +0.32
How to define a function so it can be called on the object? +0.28
Odd behavior on printing function addresses in Python +1.07
The order of axis when printing a NumPy array +1.51
Why is copying from a ndarray to another ndarray memory consuming? -0.16
What's the process Python follows when assigning values to func... +0.30
Is it true that "The set of methods, however, is fixed when the... +0.27
Class function doesn't return correct value -0.20
"implicit uses of special methods always rely on the class-lev... +0.66
What is the default dtype for str like input in numpy? 0.00
Finding a dictionary from its contents +0.80
IPython %timeit what is loop and iteration in the options? +1.40
Rearranging rows and columns of a numpy array (in a single operation) 0.00
Split dictionary based on values +2.29
Performance of various numpy fancy indexing methods, also with numba 0.00
Why is the result different if I switch the sequence in setting var... -0.26
Average of a list of numbers without sum function -0.00
Multiply odd indices by 2? -0.40
Add the numbers in list but keep the other elements +0.50
%timeit issue in Jupyter due to "%" syntax in function? 0.00
Counting the number of values that fall in a set of between x,y,z c... +2.30
Why do I get bad timing results when I put "%timeit" insi... 0.00
How to set all default parameter values to None at once -2.01
How does numpy.where() work when input in the form numpy.where(arra... 0.00
Why numba raise a type error in numpy linspace 0.00
Transposing a 3-d numpy array -1.73
How do I avoid KeyError when working with dictionaries? +0.30
Is layered broadcasting available in NumPy? +0.18
What is a module variable vs. a global variable? +0.31
Multiple criteria search in a list in Python 0.00
Simple list function in Python -0.47
Why does try exits after first statement if it throws an Exception? +0.29
Skipping a parameter when overriding a superclass in Python 0.00
How to know what part of CPython is implemented in C? +0.30
Usage of parallel option in numba.jit decoratior makes function giv... 0.00
Replacement of dict type for numba as parameters of a python function -0.39
FIlter 2d array using 1d boolean array +0.31
@properties and public attribute 0.00
Single quote string vs double quote string +0.31
Access the element of a list with map based on permutations of the... +0.77
How do I count the number of digits of several numbers and then for... +0.31
Python adding values from multiple columns to a set() 0.00
Generating all possible combinations of characters in a string -1.79
Implementing the collatz function using Python -0.26