Search code examples
Group temporally contiguous values...

rdplyr

Read More
Running out of heap space in sparklyr, but have plenty of memory...

rapache-sparkdplyrsparklyr

Read More
use dplyr to mutate columns which have numbers as names...

rdplyr

Read More
R joining data frame by index in a string r...

rdplyrmerge

Read More
Subsetting dataframe so as to retain combinations that contain all values for a certain variable in ...

rdplyrfiltersubset

Read More
Insert new row indicating time gap between rows...

rdplyr

Read More
Looping through multiple columns to apply conditional transformations...

rdplyr

Read More
Order variable names by custom numeric pattern...

rdplyr

Read More
Mutate a column based on pairing pattern...

rdplyrtibble

Read More
Is there a way to add running to grouped dataframe?...

rdplyr

Read More
Convert dates that are either date strings or Excel integer...

rdatedplyr

Read More
How to assign custom IDs for consecutive similar entries with exceptions?...

rdplyrtidyverse

Read More
Shifting values up rows in a dataframe in R by group...

rfor-loopdplyrdata.tablepurrr

Read More
Summarise into strings based on condition from other column...

rdplyr

Read More
How do I rename duplicate variables in a list of data.frames?...

dplyrdata.tablepurrr

Read More
How do I select variables that contain a certain string in the values...

rdplyrencodingutf-8

Read More
How to combine mutate and str_match correctly?...

rstringrdplyr

Read More
Using `case_when` and `mutate` to search multiple columns for conditional...

rdataframedplyr

Read More
In R, how can I convert string to numbers, and then to factors?...

rstringdplyrfactors

Read More
Can I group_by columns with starts_with?...

rdplyrtidyselect

Read More
R aggregate() and distinct() functions only cleaning some of my data...

rdplyrdata-cleaningimputation

Read More
self_function can't work-- Can't subset columns past the end...

rfunctiondplyr

Read More
Iterating a mutate function across different variables in a dataframe...

rdplyrmutate

Read More
how to cast to multicolumn in R like Pandas-Style?...

rpandasdplyrreshape

Read More
Fill NAs when you have zeros in your dataset...

rdatabasedataframedplyr

Read More
Calculating standard errors of means by groups...

rdplyrgroup-bygroup-summaries

Read More
Calculate days from start in R...

rdatedplyr

Read More
R dplyr reframe warning vs error based on dataset...

rdplyrwarnings

Read More
Return NA for conditional lead/lagged rolling sum if window outside dataframe or group...

rdplyrzoo

Read More
How to swap the columns according to the data type?...

pythonrpandasdataframedplyr

Read More
BackNext