I want to map multiple attributes to one using the Schemamapper:
Ie:
InputFeature:
FirstName: Roger
Lastname: More
OutputFeature:
FullName: Roger More
How should the SchemaMapper.csv look like?
FullName, FirstName + LastName ???
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.