StackRating

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

tmfmnk

Rating
1600.31 (1,765th)
Reputation
3,032 (55,783rd)
Page: 1 2 3 4 5 6 7 ... 25
Title Δ
Using Filter function in R. Need to assign NA and keep length of da... +1.45
Can I divide each column of dataframe using corresponding values fr... -0.16
Count NAs rowwise from multiple variables provided as vector +1.22
Create a counter that only counts a certain logical value and gives... -1.42
How to loop over rolling pairs of columns in dataframe -0.99
How to convert a list of lists contains NULL values to a data frame +1.38
How can I find and replace a specific sequence of numbers in a vect... -0.21
Applying case_when across two dataframes +2.23
Succinct subsetting across multiple columns in R -1.18
Link filter(across()) statements with | (OR) instead of & (AND) -1.34
Calculate cumulative sum in a group_by() on two different sets of c... -0.21
Filter in group_by + mutate not working as in group_by + summarise... -0.12
Dividing selected columns by vector in dplyr -0.13
Identifying and modifying list-column cells in a dataframe -1.33
Test for equality across subset of columns in dplyr +0.12
Accessing a global vector component using a logical condition insid... -0.66
Convert dataframe to a list in R -0.25
select columns with contains only numeric values >= 0 +0.75
R loop that adds following numbers to each element in list -1.65
dplyr alternative for plyr::mapvalues (recode using dictionary) +0.92
Delete character vectors from df that contain the same string +1.65
Checking if variables have equal value rowwise +1.22
Arrange all groups within df by order of first group in R +1.35
Combining Vectors using a Loop -1.10
Replace Value with the number of times a group of numbers has appea... -0.24
Turn a col into rownames in a list of dataframes -0.20
Function to filter tibble with argument having same name as a column +1.93
Count number of occurrence of string per selected columns -0.28
Extract rows when value change in column with dplyr r +1.81
Using loops with mutate in R to sum columns with partially matching... -2.44
How to insert blank row in specific position with dplyr in r -1.31
How to find number of observation between first observation and fir... -0.11
Making a vector with string elements +0.36
How to filter NA's in each column of dataframe in R +0.93
Keep rows which have two string in the same row -1.74
Replace values in multiple columns based on values from preceding c... -0.46
Getting a column name from each dataframe in a list +1.62
Filter tibble in R if variable observation appears in all groups +0.46
Pipe/dplyr friendly way to filter non zero elements of a vector -0.29
Using max() function in r to return value and its name in vector? +1.63
new column that repeats number for specific rows R -0.85
Find pattern and filter the start location -1.04
How to compare strings from the first row to every other row in a d... +1.93
how to replace all but one character in a set of identifcal strings... -0.77
R copy row and divide value with duplicate ids +1.62
How to run function on the deepest level only in a nested list? -1.76
Categorization based on value ranges in multiple columns using dplyr 0.00
Return summary table that sums data with iteration and control stat... -1.04
Is there a way to filter a DataFrame by unique variables stored in... -0.66
r summarize_if with multiple conditions +1.45