"[Solved] Generate macro thows error on calculating with macros"
Dear all,
前版本的Rapidminer it was possible to calculate with macros inside the "generate macro" operator (e.g. %{macro}+5). However, in the latest version it the latest version it says "must have arguments of type numerical".
Of course I could set back compatibility level but I was wondering whether there is another way of transformation as I like to stay on the latest version.
Best regards
Sachs
<宏/ >
0
Best Answer
-
MartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts:3,404RM Data Scientist
Hi,
have a look at the eval function. this should do the trick.
~Martin
- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany0
Answers
Thanks, that worked out well