Search code examples
How to use a counting function and case_when simultaneously in R?...


rdplyrgroup-bycase-whensummarize

Read More
General way of uniting column with subsequent column inside case_when inside mutate(across()) in R...


rdplyrcase-whenacross

Read More
Using mutate, if_else, and rowSums to create a new var based on condition...


rdplyrcase-whenrowsumif-case

Read More
clean code inside of mutate = case_when in dplyr...


rdplyrlapplycase-when

Read More
Nested Case when statements in Python...


pythonif-statementconditional-statementscasecase-when

Read More
Update statement within select statement...


sqlpostgresqlsql-updatewith-statementcase-when

Read More
how to return list type with filter in postgresql?...


sqlpostgresqlfiltercase-when

Read More
How to use when statement and array_contains in Pyspark to create a new column based on conditions?...


arraysapache-sparkpysparkapache-spark-sqlcase-when

Read More
Combine mutate with conditional statement using a formula in r...


rif-statementtidyversedplyrcase-when

Read More
When mutate needs extra arguments from different subset of variables and loops -- dplyr and tidyvers...


rloopsdplyrtidyversecase-when

Read More
Replace values in r using case_when...


rdplyrcase-when

Read More
dplyr: case_when with multiple substring conditions after first one is met...


rdplyrsubstrcase-when

Read More
Fill whole new column with value of another column until the row of the value of another column is r...


rcase-when

Read More
CASE WHEN in SQL with CONCAT...


mysqlsqlconcatenationcase-when

Read More
How to use or should I use case_when to change values when using the list of variables...


rlistselectioncase-when

Read More
Coding a series of columns with a numerical condition...


rdataframedplyrcase-when

Read More
Evaluation of CASE/WHEN with single column changing values...


sqlprestocase-whentrino

Read More
Need to get data with laravel when query...


laravellaravel-5case-when

Read More
Oracle order by query using select case...


sqldatabaseoraclesql-order-bycase-when

Read More
Conditional term after the `~` in a `case_when` function...


rdplyrtidyversecase-when

Read More
My output is not as per the code and I cannot identify where have I gone wrong...


rdplyrcase-when

Read More
2 result perecentage with the same table...


sqlitegroup-bysubquerypercentagecase-when

Read More
How can I ask R to flag a specific pattern (i.e., column value changes from 1 to 0) each time it occ...


rdplyrpattern-matchingtidyversecase-when

Read More
My zero values matter and case_when is removing them...


rcase-when

Read More
Make new column with periods based on another column with years...


rdplyrcase-when

Read More
Inequality within "when" statement outputs error...


kotlincase-wheninequality

Read More
Using a column name as a fail output in case_when...


rdplyrcase-when

Read More
How to find no of users in mysql table?...


mysqlwhere-clausecase-when

Read More
Use multiple expression in grepl string to create new data...


rdplyrcase-whengrepl

Read More
Using tidyverse to clean up rank-choice survey...


rtidyversetidyrsurveycase-when

Read More
BackNext