In this tutorial we will see the different functions that allow us to manipulate strings in FUME. We demonstrate some of the most common scenarios we encounter when working with real-life data from legacy systems – changing case, trimming, padding, splitting, joining and creating explicit attributes according to implicit clues hidden inside the raw string data.
Try FUME here: https://try.fume.health
Watch the next tutorial – Part 4: Code Translation