🎉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

How To Use Generate Attribute

User: "Lin_0420"
New Altair Community Member
Updated by Jocelyn
Hi,
  I have trouble in using generate attribute.
    Score one attribute to get another attribute. There are four kinds of scores in total.
    thank you~

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "BalazsBaranyRM"
    New Altair Community Member
    Hi,

    can you explain your problem in more detail?

    Generate Attributes lets you apply a formula or expression, including many useful functions, to your data. For example, if you have numeric attributes a and b, you could generate attribute c as a + b. Or you could replace all spaces in an attribute with replaceAll(yourAttribute, " ", "_")

    So, in this context, is Generate Attributes what will solve your problem? What kind of input attributes do you have, and how do you need to process them to create a new attribute?

    Regards,

    Balázs