StackRating

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

FBruzzesi

Rating
1500.54 (443,507th)
Reputation
997 (155,256th)
Page: 1 2 3 4 5 6
Title Δ
Pandas Processing Large CSV Data +0.28
Multiplying a 3D numpy array by a 2D numpy array +0.18
Speed up pandas read_csv for large csv with variable rows and 50K+... 0.00
How can I apply the same set of values at various positions in a la... -0.68
Python: sklearn.neighbors.KDTree not working as expected 0.00
Getting the index of successive minimum comparisons -0.48
Nonlinear feature transformation in python 0.00
Replace element in python 1D array if condition is met using the el... 0.00
Numpy Python - Inserting a Matrix at a list of indexes of a numpy m... -1.48
How to set very small numbers to zero in numpy arrays? +0.02
Is there a more elegant way of creating these numpy arrays? 0.00
Removing rows and columns with only NaN from numpy array 0.00
Count Overlap Between Neighboring Indices in NumPy Array 0.00
Vstack of two arrays with same number of rows gives an error +0.06
NumPy apply function to groups of rows corresponding to another num... -1.09
Calculate pairwise distance of multiple trajectories using numpy 0.00
Replace numpy arrays of arrays with values 0.00
How add a column to the front of np array? 0.00
Drop rows that hasn't float value in a column 0.00
Numpy function to check `>=0` with tolerance for floating point... 0.00
How do you calculate the sum based on certain numbers in the datafr... -0.98
how to implement multiple ifelse in numpy +2.32
How can I extract from a list of pandas dataframes, a specific colu... 0.00
How to count the number of occurrences of a key in a 2D array? -0.50
Printing equation and intermediate calculation steps automatically -1.72
Transforming an array into a polynomial 0.00
How to speed up this Pandas dataframe operation? 0.00
how to use np.max for empty numpy array without ValueError: zero-si... -1.55
Slice an array into segments +1.49
how to reshape input image array from 1d to 3d 0.00
how to put into list comprehension 0.00
Do I need the left table indexed for efficiency when left merging w... 0.00
Returning list of arrays from a function having as argument a vector -1.80
Using inverse_transform MinMaxScaler from scikit_learn to force a d... +1.72
python kmeans clustering real data centroids -0.50
i got an attribute error couldn't figure this one out so i had... 0.00
How to save plotly dash Input as global variable 0.00
how to find the time in effective way when value get cross the thre... -2.03
Trying to understand changing column name with inplace = true vs fa... 0.00
Applying a vectorized function with several returns to pandas dataf... 0.00
Calculating the correlation matrix 0.00
Summing columns and rows +0.68
Finding the max value and count how many times it appears in a list... +0.02
update multiple columns of pandas dataframe using np.where or loc +2.02
Python Pandas to merge two dataframes without changing the order +0.51
How to generate all the possible combinations of three variables th... -0.58
Dataframe - how to run calculations without using for loop? -0.45
How to write a case when like statement in numpy array -0.47
Pandas: If a row contains this substring, update a cell in this row +4.13
Find most frequent element/row in list of lists -1.31