StackRating

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

ResidentSleeper

Rating
1544.69 (9,721st)
Reputation
97 (734,835th)
Page: 1
Title Δ
How to run a function on every row of a pandas DataFrame +3.67
Deleting rows which sum to zero in 1 column but are otherwise dupli... +1.40
Create two new columns where the second is the leftover 0.00
pivot only two columns in pandas dataframe and add one of them 0.00
TypeError during resampling 0.00
Concatinating and selecting rows from two dataframes based on condi... 0.00
Pandas - Subtracting from columns via priority +3.08
Pandas cumulative sum reset based on percentage of the last checkpo... 0.00
Filtering on the date index in a data frame -2.35
Merge elements based on index column in Pandas 0.00
for each lat,lng in a dataframe loop through another dataframe and... 0.00
perform haversine function on four columns into new columns 0.00
How to do train test split such that there are enough training and... +3.60
replace Value in a dataframe depending on another dataframe +4.01
Propagate values from multiple columns to a single column - Pandas +3.73
How to filter on the duplicate rows of a dataframe? -1.49
Filling all datetime columns until certain date -4.04
Pandas: Fill NaN Values row by row by group ID +2.99
Filter out data between two percentiles in python pandas +3.58
Assign values to dataframe based on index +3.74
Splitting values for specific rows without copying them +3.44
Compute a new column as delta to another value in pandas dataframe -1.48
How to combine two data frames with date index, current date index... -2.63
Split dataset by every other day 0.00
How to apply a function on a pandas groupby object and save the res... 0.00
Sum list of values within a pandas df -2.14
Pivoting (reshaping) a pandas dataframe in alphabetical case-insens... 0.00
Pandas - Summing two arrays for multiple columns in a group by sele... 0.00
Flag changing column in a groupby DataFrame using Pandas +4.05
Python: Summarizing & Aggregating Groups and Sub-groups in Data... +5.10
Joining values in 3D pandas array on ", ", making it a 2D... 0.00
Find and fill the missing time spot in a data frame 0.00
Python - Apply function for filling N/A in groups of Group by 0.00
Shifting part of a row in a Dataframe to the right? +3.78
Assign random values equally to pandas dataframe +3.84
How to sum the products of a pandas dataframe? 0.00
How to use Pandas to get the count of every combination inclusive -0.10
Grouping Herarchical Parent-Child data using Pandas Dataframe - Pyt... 0.00
Drop Rows of an id after a particular column value in Pandas -3.87
Compare multiple rows of two dataframes -0.34
resample() over MultiIndex +4.32
How to fill values in a pandas Series in positions between specific... 0.00
Confusion matrix with different labels for axes 0.00
Add dropped column after imputer +3.89
How to edit data in a column in a DataFrame in Pandas using replace... -0.41
how to convert a datetime.time() object to datetime.datetime object... +5.29