Filter out only rows that meet a particular condition
Select only columns that meet a particular conditions
Deduplicate rows
Replace white spaces with “_” . Remove capitalizations
Recode values into a new column or same column.
If the name of an existing column is used then it recodes into the same column. If a new column name is used it will create a new variable.
recode values into new columns using complex criteria