StackRating

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

user3483203

Rating
1692.31 (185th)
Reputation
33,142 (3,565th)
Page: 1 2 3 4 ... 28
Title Δ
Delete array of values from numpy array +0.26
pandas join rows/groupby with categorical data and lots of nan values +0.29
How do I reduce the run time of this code containing 2 for loops? 0.00
Convert pandas data rame rows to couple lists -0.34
How to plot multiple column barplots under same labels -2.60
Pandas: Transpose columns (b,c,d) grouped by column a as index +1.05
Numpy: function to create block matrix from another matrices, each... 0.00
split values of a dictionary into seperate panda dataframe columns... -1.03
How to use assign function after a groupby in Pandas Dataframe +0.38
Pairwise minima of elements of a pandas Series +1.14
How to change each element in an array to the mean of the array usi... +0.27
Pandas group coma separated words with second column then groupby a... 0.00
Pandas sum two dataframes based on the value of column +0.76
Un-flatten rows in dataframe +2.18
Conditional copy of values from one column to another columns 0.00
pandas and tuple check +0.26
How to count the number of occurences before a particular value in... +0.68
Slicing an [m, n] array by a variable [m] array in numpy +0.25
Pandas Shift Row Value to Match Column Name +1.52
Turning values into columns -0.96
Pandas select first row for each value group +1.34
Add leading zeros based on condition in python -0.30
remove swapped duplicates from a 2D array 0.00
Pandas How to create a new dataframe with a start and end even if o... -0.70
Generate counts for the occurrence of each column but with respect... +1.70
Pandas pivot_table: `margins=True` shows `NaN` with `Period` columns 0.00
How to perform a cumulative sum of distinct values in pandas datafr... +1.49
Manipulating Dictionary of Dataframes +1.88
update values in dataframe +0.26
Pandas: Sum Previous N Rows by Group +0.77
split a six digits number column into separated columns with one di... +0.57
Most efficient way to iterate through large dataframe converting st... 0.00
python all returns false when comparing identical dataframes +2.40
using rsplit on pandas dataframe column to separate based on second... +1.06
Have to split dataframe column based on length value in another col... +1.80
Python numpy percentile vs scipy percentileofscore 0.00
DataFrame to list of list without change in data type of values -2.25
Joining similar pandas DataFrame columns, ordering them and filling... 0.00
Pandas "groupby" substring and then aggregate features 0.00
Split string to columns using text as column headers and column val... +1.06
Pandas rank subset of rows based on condition column -1.58
Group by consecutive index numbers +0.33
Creating index by ID and Time - Pandas +0.26
pandas summarize by count_values as rows -1.62
How to reset cumprod when na's are in for pandas column +0.04
Pandas reshape sets of columns as rows +0.98
Create columns dynamically in pandas with keyword extraction +1.06
Filter rows in Pandas based on combined condition -2.33
Replacing values inside a column in a DataFrame PYTHON -0.78
Delete all rows before the first appearance of a condition in a pan... +1.16