Split difference in normal vs radoop process

sebastian_gonzasebastian_gonza RapidMiner Certified Analyst, MemberPosts:52Guru
edited December 2018 inHelp
Hi

I have a field which I Split() into different columns, and I got by each Split the attribute without problem when using current rapid operators, when I do the same in radoop I get a simple column but rather than having the text as I got in the normal case I am getting ["a","b","c"] I want to have a single attribute for a, another for b and c, how can I do this in radoop?

Thanks
Tagged:

Answers

  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM ModeratorPosts:2,959Community Manager
    hmm good question. Have you tried putting it into a SparkRM operator?
Sign InorRegisterto comment.