StackRating

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

hello_friend

Rating
1342.16 (4,536,303rd)
Reputation
86 (786,769th)
Page: 1 2 3 4 ... 9
Title Δ
R lapply to remove column from list of dataframes -1.03
Why my function fails to give correct outputs 0.00
Upper case letter followed by lower case letter in a string -0.28
How to get the min value for the first two columns and the max valu... -0.77
How do you merge rows with common values together in R -0.76
How to know customers who placed next order before delivery/receivi... -0.13
How to split daily data to 5-minute data and calculate the average... -0.62
R Fastest way to check if list is full of NULL -0.96
R - Deleting both rows in a "paired" dataframe if one val... -0.43
How can I get the rank percentile of every element in a numeric vec... -0.29
How to elegantly recode multiple columns containing multiple values +0.10
Is there a way in R to convert the following character variable? -0.30
R transposing date frame and set column headers -0.93
check if column of data frame have empty cells -0.67
Add each column to a new data frame -1.10
I need to create a dummy variable between two dates equal to 1 -0.42
replace specific range of numbers with NA +0.99
Multiply value with specific columns -1.01
Vector and Function in R programming -0.19
find if any word in a dataset appears in sentences in other dataset... -0.32
Maximum of the DataFrame column based on the conditions relative to... -0.75
subtracting multiple columns from each other +0.06
Regex for consecutive repeated word in R -0.82
Automated sorting and appending of data -0.82
Converting a deeply nested list to a dataframe -0.32
In R, how to select as set of columns from each data frame in a lis... +3.19
Delete part of string based on a pattern -0.34
How to map two dataset A & B under the condition that Month of... -0.89
How to add information to a cell based on information in other cell... -0.81
How to find rolling top 3 values in a column by group? -0.29
Extract single value from dataframe based on logical condition, Tid... +2.16
chop a vector into chunks such that the sum of each chunk is close... -1.31
sum of each column between them in R -1.06
Populate value by pattern -0.39
Element wise subtraction of a vector? -0.89
Count several rows and make a new column in R +0.38
Extracting rows on basis of specific column values in R 0.00
Using pivot_wider or other solution to output my dataset in R -0.28
Use count on lists with lapply and return list gives error -0.88
Compare value to previous n values in dataframe -0.27
How to set partial duplicates in a dataframe to null -0.41
Can I select a dataframe or other object by using a character in R? -1.18
I need to subtract from different baseline value in R -0.93
How to create a messy_impute() function that imputes NA values in m... 0.00
Combining & totalling rows in R -0.11
Use ifelse to assign Date in new factor 0.00
How to remove rows with 0 in numeric columns in R 0.00
R: How to find longest periods with overlapping data points and no... +0.69
unlist() gives unexpected results when used against a dataframe -0.89
Determine the longest segment of integers within an inclusive range... +1.05