how to reset an index in rapidminer ?

kaushikburra
kaushikburra New Altair Community Member
edited November 5 in Community Q&A
I am using pivot operator and setting a column "period" as index inside the pivot , now at the output I want to reset the "period" index . How can I do that in rapidminer?
Tagged:

Answers

  • BalazsBaranyRM
    BalazsBaranyRM New Altair Community Member
    Hi,

    I don't understand what you mean by resetting the index. 

    If you just want to set an attribute to a constant value, you can use Generate Attributes with the name of the existing attribute. 

    Regards,
    Balázs
  • MartinLiebig
    MartinLiebig
    Altair Employee
    Hi,
    Rapidminer has no concept like the pandas index. Maybe you want to use Set role and set the role to id?

    Best,
    Martin