StackRating

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

anky

Rating
1677.70 (260th)
Reputation
7,962 (19,831st)
Page: 1 ... 20 21 22 23 24 ... 40
Title Δ
Remove consecutive duplicate entries from pandas in each cell +0.31
Pandas fill missing value with most common value with filter? 0.00
How to for each row in a DataFrame, aggregate data from N other Dat... 0.00
Alter a pandas datetime column based on next value of another column +1.25
Filter a data-set from a dictionary keys and values -0.46
Python - Create a column based on multiple other columns in a dataf... 0.00
Pivot / invert table (but not quite) in pandas -0.21
Trying to index a list of strings and delete a string based on thei... -0.04
Convert non-zero column names to rows in Python +2.39
Apply conditional groupby -0.58
How would I purge/drop rows that have repeating values across colum... -2.15
How to update matrix based on multiple maximum value per row? +0.30
Replacing values in a df with values from another df 0.00
How to remove empty values from the pandas DataFrame from a column... -1.98
How to group by value for certain time period -0.40
Get values from different column in a groupby based on result 0.00
Group rows based on the current occurance of a variable -1.41
append same Series to data frame columns +1.88
Maximum of an array constituting a pandas dataframe cell -2.04
join or merge or reshape dataframe based on two conditions 0.00
Is it possible to access data given a list of column names in pandas? +0.30
Efficient and elegant way to fill values in pandas column based on... -0.83
How to transform a grid to 1 column in a dataframe and make it perf... +0.30
Add a new column to a dataframe which is the result of a groupby co... +0.64
Merge dataframe with another dataframe while groupby on the fly 0.00
Pandas: How to add a level to a multiindex from one multiindex leve... +0.94
Referencing chained Pandas DF in intermediary step +0.78
duplicate and combine two dataframes pandas +1.87
Error: Can only compare identically-labeled DataFrame objects +1.29
I have a dataframe where I want to search the column for different... +0.58
(Pandas) How to get count how often the same value as before occure... 0.00
How do I sort/group a pandas series of timecode by weekday, month,... +0.97
Json data ordering PANDAS, python 0.00
Handling string values when rounding a dataframe column -1.41
How I can write the format of my date when I use apply and datetime... 0.00
Pandas read (Excel) cells, and return looked up values -0.68
filter pandas dataframe by function on index 0.00
to create csv file and append data according into the column if nam... +0.31
join in two pandas dataframe based on substring of one dataframe -0.19
Drop index given criteria on multiple rows -0.38
How to split the words in one column then integrate the words toget... 0.00
Need to stack specific columns and leave the others unchanged -1.47
Pandas: How to convert string to DataFrame +0.64
pandas merge two dataframes with one contains column values in anot... +0.63
Elegant way to strip spaces at once across dataframe than individua... -0.69
How to delete the rows in pandas where all the column values are nu... -1.15
Pandas - Group and then sort -0.38
Filter outcome from pandas.groupby on same line -1.12
Equivalent of 'mutate_at' dplyr function in Python pandas -0.62
Most elegant way to select rows by a string value +1.54