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

Space as a grouping character

MichałMichał Member Posts: 1 Learner I
Hello,
I'm a beginner in using RapidMiner and I want to parse some numbers. I cant get "1 359,00" polynomial to parse into a number. The problem is space as a grouping character. Setting grouping character to space in Parse Numbers operator doesnt really remove it.

Answers

  • jacobcybulskijacobcybulski Member, University Professor Posts: 391 Unicorn
    How about removing spaces from numeric values using Generate Attributes before parsing? You can also replace "," with "." ?
Sign In or Register to comment.