🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How can I convert "40%" string to 0.4 in rapidminer

User: "sgnarkhede2016"
New Altair Community Member
Updated by Jocelyn
How can I convert "40%" string  to 0.4 in rapidminer

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "MartinLiebig"
    Altair Employee
    Accepted Answer
    Hi,
    * Replace the % with nothing
    * Use parse numbers to make it a number
    * Use generate attributes and devide by 100.

    Best,
    Martin