Options

How can I remove characters from a string of text

syaczolsyaczol Member Posts: 1 Contributor I
edited June 2020 in Help
I'm new to RapidMiner and looking for a solution.  I need to remove all characters following ".html" within a string of text.  If I was using excel or some other programs, I would typically default to using a combination of 'left' and 'InStr' functions.  Any assistance is greatly appreciated.

Answers

  • Options
    Telcontar120Telcontar120 Moderator, RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    You should be able to do it using regular expressions with the Replace operator.
    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
Sign In or Register to comment.