StackRating

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

sammywemmy

Rating
1453.50 (4,531,619th)
Reputation
60 (953,397th)
Page: 1 2 3 ... 19
Title Δ
Move every alternate row of a pandas dataframe to a new column with... +0.06
Pandas DataFrame: How to calculate a new column with Price divided... +0.02
Python Pandas Multiindexing select rows that match all values in a... +0.76
Combining columns and joining non-missing values in Pandas +0.56
Recode multiple values in several columns in Python [similar to R] 0.00
How to select observations based on Index specified in pydatatable? 0.00
How to apply the transform method to two variables in pandas? 0.00
Calculating multiindex series / dataframes with conditions -0.43
Transform each group in a DataFrame -0.41
parse all col names and create new columns -0.59
Changing a cell value based on other rows and columns +0.26
WHY is `rename` with selection of columns not working with a lambda... -0.44
Faster Way to Iterate Through Rows of One DataFrame to Add columns... +0.21
Reshape Pandas dataframe columns by block of N columns -0.59
How to substract columns in pandas df based on condition 0.00
Efficiently fill missing values in each column with different metho... +3.44
how to generate missing weekids in python dataframes +0.28
Find and Add Missing Column Values Based on Index Increment Python... 0.00
Efficient way to merge dataframes on time intervals 0.00
Swap index values based on condition 0.00
How to explode pandas dataframe based on number value in a specific... -1.79
How can i filter dataframe if data type is tuple? +0.57
Optimise processing of for loop? +2.19
How to merge two dataframes panda +0.58
Add Sum to all grouped rows in pandas dataframe -0.19
Pandas Equivalent for SQL window function and rows range -0.46
How to join or merge two dataframes based on different condition? 0.00
Pandas groupby with condition -0.56
How to turn a Pandas Dataframe into a Dictionary of Dataframes by g... -1.07
Is there a pythonic way of shifting pandas dataframe cells to the l... -0.77
dynamic concatenation of columns for finding max -0.57
Get next non nan values in pandas dataframe 0.00
Numpy Pivot to dataframe but keep index -1.23
How to drop unnecessary rows and fill them correctly? +0.07
Transforming A Dataframe Using Numpy is Giving Wrong Values 0.00
Get numerical values from Dataframe column and add them to separate... -0.58
Transpose 3 column excel with K:V into column Pandas +2.36
Conditionally aggregate grouped data frame with different functions... 0.00
pandas equivalent to mutate accros 0.00
Comparing categorical variables between columns in pandas.DataFrame 0.00
How to format columns dates in python that they are weekly based on... 0.00
How can I transform my dataframe containing columns for each timepo... -0.58
Melt multiple columns to correspondent columns based on prefix in P... 0.00
How would I go about extracting data that is horizoantal and format... +2.54
Combine 2 datasets that have different columns and fill the value +0.76
How to check for each column in a pandas dataframe whether it is a... -1.81
Weighted Sum Based on Condition 0.00
Unpivot df columns to multiple columns and rows -0.10
Python, Pandas: Add default for missing values 0.00
I have to get the group which is having more "True" value... +1.17