Tabelau Prep - Group and Replace
The Context for Group and Replace
A common issue in data cleanliness is the presence of multiple values that should be a single value, such as GB and Great Britain. To deal with this in Tableau Prep, we can leverage the Group and Replace feature in a cleaning step. This feature allows us to group multiple values and replace them with a single value--essentially re-aliasing.
To begin, we’re on a cleaning step in the flow. In the profile pane, we can see the fields in this data set. This is clearly nonsense data to illustrate a feature, not data we should try to analyze.
A common issue in data cleanliness is the presence of multiple values that should be a single value, such as GB and Great Britain. To deal with this in Tableau Prep, we can leverage the Group and Replace feature in a cleaning step. This feature allows us to group multiple values and replace them with a single value--essentially re-aliasing.
To begin, we’re on a cleaning step in the flow. In the profile pane, we can see the fields in this data set. This is clearly nonsense data to illustrate a feature, not data we should try to analyze.
- Manual Grouping --- you can add a data which is not already present as well(used when data is irregular and doesn't follow a pattern.)
- Pronunciation - uses phenotics - metaphon 3 algorithm (used to catch misspellings)
- Common characters
Comments
Post a Comment