Description Usage Arguments Value
Functions to clean word variants for particular kinds of questions.
1 2 3 4 5 6 7 8 9 10 11 12 13 | pre_cleaner(x, target_col)
snack_cleaner(x, target_col)
grocery_store_cleaner(x, target_col)
energy_drink_cleaner(x, target_col)
workout_cleaner(x, target_col)
subscription_cleaner(x, target_col)
coffee_cleaner(x, target_col)
|
x |
dataframe |
target_col |
numeric, identifies which column of dataframe contains question of interest. |
Dataframe with column cleaned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.