Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

[SOLVED] XPATH concat

amypuamypu Member Posts: 7 Contributor II
edited November 2018 in Help
Can I use Xpath concat and/or string-join with Rapidminer? Here is an example: http://stackoverflow.com/questions/19704524/the-values-extracted-from-an-xml-document-are-not-separated-by-spaces

If not, what option do we have in Rapidminer?

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Hi,

    unfortunately RapidMiner does not support XPath 2.0, so you have to find some kind of workaround with XPath 1 or other RapidMiner operators.

    Best regards,
    Marius
Sign In or Register to comment.