Skip to content
Update Analyse "Modify String Values" authored by Samuel Melm's avatar Samuel Melm
...@@ -9,7 +9,7 @@ Trifacta lists the following sub-scenarios: ...@@ -9,7 +9,7 @@ Trifacta lists the following sub-scenarios:
- Trim strings: remove whitespaces (and tabs) from the front and back of the string. - Trim strings: remove whitespaces (and tabs) from the front and back of the string.
- Use missing or mismatched value presets - Use missing or mismatched value presets
- Break out CamelCase - Break out CamelCase
- Reduce strings by words - Remove last/first word(s)
- Replace double spaces - Replace double spaces
- Remove whitespace - Remove whitespace
- Remove symbols - Remove symbols
... ...
......