StackRating

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

B. M.

Rating
1475.12 (4,510,950th)
Reputation
13,398 (10,776th)
Page: 1 2 3 4 5 ... 15
Title Δ
How to convert 2D matrix to 3D tensor without blending correspondin... +0.54
Vectorize a 6 for loop cumulative sum in python -0.80
Scrolling an array in python +0.53
how to create n-1-dimensional collections easily from an n-dimensio... +0.42
How to find column of same values in csv file using python -0.17
Add string column to float matrix NumPy -0.47
Adding binary arrays with different size 0.00
Fast subsetting in Pandas in Python -0.90
Filter the rows in a list of tuples using numpy -1.16
Decrease the length of a list while iterating over its items 0.00
Best way to go towards an index in numpy, with wrap -0.17
DataFrame of frequencies by list comprehension? -0.46
Pandas: Relationship between a data frame and the numpy.array used... -0.39
Numpy - How to remove trailing N*8 zeros -0.44
Problem converting python list to np.array. Process is dropping sti... +0.16
Why is np.linalg.norm(x,2) slower than solving it directly? -1.71
Is there an ieasy way to implement width for numpy.base_repr? 0.00
How to make a ufunc output a matrix given two array_like operands (... +2.99
Efficient Numpy search in a non-monotonic array -0.72
Selecting approximately regular samples from an irregularly spaced... -1.53
Multidimensional indexing across rows in numpy (avoiding broadcasti... +0.53
Numpy converts scientific notation to nan while reading CSV +0.39
What is the difference between numpy.fft.fft and numpy.fft.rfft? +0.04
I have issues understanding the use of Numbas vectorize decorator i... 0.00
Removing all zeros from an array -0.42
How to convert a 3D numpy array into a 3D sparse matrix in Python? 0.00
NumPy - calculate histogram intersection -0.45
Numpy fastest way to apply array of functions to matrix columns +0.41
How to initialize a particular numpy array element value with a set... +0.38
View an image of size (4, 6, 6) with moving window of size (4, 3, 3) -0.10
Python: Find the nearest neighbor pairs in a list of point coordina... -0.46
Add 2-d array to 3-d array with constantly changing index fast 0.00
How to apply linear regression to every pixel in a large multi-dime... +0.05
Is putting a numpy array inside a list pythonic? +0.78
python3 - get average of n x n array within a 600 x 600 numpy array 0.00
Add two matrices containing NaN in python -0.99
numpy ravel function return issue 0.00
Numpy average position without looping? +0.23
numpy array - efficiently subtract each row of B from A 0.00
Create index dictionary from integer list +0.80
Improving performance on comparison algorithm np.packbits(A==A[:, N... 0.00
Condition number of a matrix using numpy +1.25
Python find index of array where first 2 values of sub-array match 0.00
Multi dimensional array slice in one object -1.08
How to store integers from a list within a list? -0.01
Use pandas to write and read 3D data +2.55
Python/Numpy have I already written the swiftest code for large arr... +2.31
pandas dataframe row manipulation +0.04
Plotting a 2d numpy array with custom colors -1.11
Choose various entries from a list if its key occurs in another lis... +1.24