StackRating

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

BENY

Rating
1603.61 (1,641st)
Reputation
157,341 (347th)
Page: 1 ... 4 5 6 7 8 ... 192
Title Δ
How to keep only the rows that cumulate 80% of a column whitin of e... 0.00
A function like index.get_loc, but for multiple values 0.00
Creating word count columns based off of specified list of words 0.00
Is there a way to filter a dataframe based on a specific value but... +0.86
I have a question about Python the numerical computation of letters 0.00
How I obtain values from another row to place in the current row in... +1.17
Finding Value in Table and Change Value for all Duplicates 0.00
groupby by an ID and count unique start dates by each ID. Cast back... 0.00
pandas dataframe can't specify list value to column 0.00
Pandas Splitting Columns Vertically -1.87
change value of a column based on another column -0.27
Label dataframe column with a list -1.90
Find groups containing several rows matching condition -0.62
Combining data frames with the same columns 0.00
Pandas Aggregate Data By Column Names and sum the data inside with... 0.00
check values of other columns if current column includes a string 0.00
Drop rows from pandas dataframe 0.00
Python Pandas Warning: A value is trying to be set on a copy of a s... 0.00
Drop operation not being applied over two combined datasets 0.00
Get a random sample from dataframe with grouped columns? -0.04
Expanding mean based on boolean column with False as most recent va... +1.33
Group by ID and check if values are the same within a margin of err... +1.33
Further matching after pd.merge using another key 0.00
How can I find the highest value between rows every time that they... +1.99
Panda Dataframe : Grouping by from column's values, while creat... -0.83
Select rows from Dataframe with variable number of conditions +0.90
Return fiscal quarter from dataframe date column with custom string... 0.00
Getting substring for all items in a column daframe with a given de... +0.86
Replace rows with different number of characters +0.33
Pandas find and interpolate missing value -1.31
Maximum of calculated pandas column and 0 +0.16
How do I only fill down when a column is 1 in Pandas DataFrame 0.00
Add an additional level using MultiIndex.from_tuples in pandas -1.98
How to create a Pandas boolean column indicating if a value will ha... 0.00
Pandas mean() of column ignoring nan 0.00
Adding a columns to a pandas dataframe inside a function without wa... 0.00
How to get biggest correlations from columns and probability based... 0.00
Pandas group by using values in a Column 0.00
Creating a pandas dataframe with indexes out of dictionary keys +1.19
Pandas pivot or reshape dataframe with NaN +0.17
Concatenate two dataframes, with some overlaping date index, with r... 0.00
Pandas: removing float values from output of a pivot_table used for... +1.16
Pandas binning of integer for years 0.00
Pandas Python remove elements from list with condition -1.39
Append new column to DF after sum? -1.41
Replacing constant values with nan 0.00
Multiple rolling mean across same dataframe 0.00
How to create combinations of values of one variable by group using... +1.57
for each row get frequency of the most frequent value -1.32
Pandas explode a list column, but with extra column, which notes th... +1.21