StackRating

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

Eelco Hoogendoorn

Rating
1481.90 (4,488,876th)
Reputation
6,689 (24,143rd)
Page: 1 2 3 4 ... 6
Title Δ
Indices of intersecting rows of Numpy 2d Array +0.00
(Python) Find the indices of the values in two arrays that are equa... +2.36
Non-contiguous owning numpy arrays: do they exist & when to exp... 0.00
Why are large numpy arrays 64-byte aligned but not smaller ones -1.75
Adding Numpy arrays like Counters -0.83
How do I use numpy to find the unions between 2D and 3D arrays? -0.11
Index numbers for row-wise duplicate entries using numpy/pandas in... -0.08
Finding indices of items from a list in another list even if they r... -0.88
How to select the elements based on a list in numpy array? -0.99
Minima values of nested array (possibly partially empty) -1.00
How to efficiently sum and mean 2D NumPy arrays by id? +1.01
What is a faster way to get the location of unique rows in numpy -0.28
Finding closest values in two numpy arrays +0.02
Using NumPy reduceat to calculate group based averages -1.02
Fast splitting of array on column indices from each row of sparse a... -0.52
Efficient use of numpy_indexed output -1.02
Fastest way to get the probabilties for which an element is present... +0.67
How can I remove indices of non-max values that correspond to dupli... +2.12
Numpy: how delete rows common to 2 matrices +1.01
Find most frequent row or mode of a matrix of vectors - Python / Nu... -0.50
Implementing 3D vectors in Python: numpy vs x,y,z fields -0.88
Grouping Numpy Array and Returning Minimum Values +1.28
Efficiently counting duplicate values in a numpy column and appendi... +1.92
Extract different rows from two numpy 2D arrays +0.05
How to find indices of a reordered numpy array? -1.06
Is there a point in specifying than a 1D np.array is Fortran ordered? +0.00
Check uniqueness of arrays in Python -1.44
calculate average of y values with different x values +1.99
Comparing elements of a list of arrays -0.10
Group Python List Elements -0.77
Numpy unique 2D sub-array -0.65
cumulative argmax of a numpy array -0.45
vectorizing numpy bincount -0.98
Speeding up ndarray comparison in python that looks for equivalent... -1.31
python filter 2d array by a chunk of data -0.22
How to get unique rows and their occurrences for 2D array? -0.42
Efficient way for calculating selected differences in array +0.91
Can cPickle save reshaped numpy object reference? +0.41
Accumulate values of "neigborhood" from edgelist with numpy +0.71
How to extract arrays from an arranged numpy array? -0.54
how to hash numpy arrays to check for duplicates +0.01
How to extract rows from an numpy array based on the content? -0.66
Measure border overlap between numpy 2d regions 0.00
Calculate mean of array with specific value from another array -1.34
Get unique intersection values of two sets +0.01
efficient loop over numpy array -0.08
Count cells of adjacent numpy regions 0.00
Find all n-dimensional lines and diagonals with NumPy -0.78
Membership checking in Numpy ndarray +0.28
The fastest way to get filtered data checking substring value withi... -1.25