🎉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

[SOLVED] Transform content of one column into n columns

User: "marcopo"
New Altair Community Member
Updated by Jocelyn
Hello Community,

the cells of one column( Abbreviations) in my repository contains multiple entries. The column is string and contains multiple abbreviations for example one cell contains (BSU MSE DFG ETS SGJ TZS). I woud love to create for every abbreviation an own column and if the row contains the abbreviation the boolean attribute will be true in the cell. Exist a possible operator?

Row    Abbreviations                            BSU         MSE       DFG     ETS     SGJ     TZS  XYZ  TSA
1         (BSU MSE DFG ETS SGJ TZS)  true           true       true     true     true     true   false   false
2         (BSU MSE DFG ETS SGJ TZS)   true           true       true     true     true     true   false   false
3         (BSU MSE DFG ETS SGJ XYZ)  true           true       true     true     true     false   true   false
4         (BSU MSE DFG ETS SGJ TSA) ) true           true       true     true     true     false  false  true

Is it possible in Rapidminer?

Thanks in advance

Find more posts tagged with