The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Groping object's features
hgafurov05
Member Posts: 2 Learner I
Hi!
In my dataset objects have feature that can be 0 and 1. How can I grouping same object with value 0 and 1 in one object with value 2? I do not like to use 2 objects with varios value of 1 feature and want to grouping they in 1 object with anoter value of this feature.
0
Answers
the loop values operator should be able to do the trick.
can't you just use Map or Replace?
Scott