How to create/modify ExampleSet object?

wmanka
wmanka New Altair Community Member
edited November 2024 in Community Q&A
I need to pick certain elements from object of type ExampleSet and add it to new ExampleSet instance. I can iterate over it like a list, but I don't see any methods for creating or filtering it. Casting List<Example> to ExampleSet is not possible too. 
Tagged:

Answers