StackRating

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

Andy L.

Rating
1567.59 (4,361st)
Reputation
5 (2,388,167th)
Page: 1 2 3 4 5 6 7 ... 23
Title Δ
Sumproduct over multiple DF columns +0.46
How to use regex re.compile Match() or findall() in list comprehens... 0.00
Use list comprehension to create a list of tuples for two different... 0.00
Return list of tuples that contains entire row of Pandas DF with na... +1.68
Map JSON in a list in a Pandas DataFrame column -0.78
Preserving dtypes when extracting a row from a pandas DataFrame -0.05
Is there a way to use the unique values of a count of occurences in... +0.45
alter dataframe rows based on exogeneous array values -1.62
Pandas count between two values in a column in a group by -1.53
How do I find which columns in my pandas dataframe contain a list? +0.53
create new column by dividing groupby sum in pandas +1.85
Data frame with duplicates in a column map to another column +0.74
Convert array of strings in arrays of integers in a dataframe column +0.51
Assigning data to slice of a multi-indexed data frame 0.00
Pandas dataframe replace digits after N decimals to empty string -0.40
Pandas: Replace col values before first postive with 0? +2.47
How to group by consecutive dates when you have several groups? -1.47
Finding the Length of a Pandas Dataframe Within a Function 0.00
Replace pandas column with sorted index -0.02
subtract one column from multiple columns in the same dataframe usi... 0.00
How to get the count of rows prior a specific date with some condit... +2.48
Preserving original index when using pandas groupby -1.51
Add Missing Date Index in a multiindex dataframe +1.44
Check value count row wise which is less than another column value +0.19
How to convert if/else to np.where in pandas -1.22
Kernel dies after using np.logical_and -2.28
In Pandas, create a variable relative to a specific category within... 0.00
Remove blank key entries in Pandas pd.to_dict +1.65
How to one-hot-encode from a pandas column composed of a list of sp... -0.10
Use regex pattern to replace numbers followed by a substring or num... +1.66
remove duplicated rows in Pandas df that don't meet a condition -0.85
Pandas Calculate Monthly Variability by Row 0.00
Dataframe using unique but the rows is a list not a "1d array-... -1.54
How to count the values of a pandas groupby that meet a certain con... +2.49
Add a new column to a numpy array with values based on list of indi... 0.00
Count number of matching values from pandas groupby -1.10
Remove duplicate based on column value -0.04
How to calcute mean of grouped and aggreagted data? +1.89
Fill column with nan if sum of multiple columns is 0 +0.43
Take derivative of dataframe +0.51
Too many values to unpack using apply() -1.65
resample a start & end employee holiday table correctly -1.54
Converting dataframe fraction to float +1.66
Pandas rank valus in rows of DataFrame 0.00
Use dictionary data to append data to pandas dataframe +0.03
How can I merge rows if a column data is same and change a value of... 0.00
how to convert non-continuous integers in column to continuous in p... -1.14
ordering the MultiIndex columns after pivot_table 0.00
Change nan values only if group of columns does not contain only na... 0.00
How do I explode equal length strings into Pandas DataFrame columns... +2.22