The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

How cut function in generate attribute worked, and how to set the numeric start and numeric length

tomarriotttomarriott Member Posts: 9 Learner I
How cut function in generate attribute worked to extract value from range, and how to set the numeric start and numeric length

Answers

  • jwpfaujwpfau Employee-RapidMiner, Member Posts: 303 RM Engineering
    Hi,

    it's better to use replace(Attribute, "range", "")

    Otherwise it would be 5,1 instead of 4,2.

    Greetings,
    Jonas
Sign In or Register to comment.