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
Dealing with empty examplesets
I have a loop which sorts the examples into sets and once it's done a few other things it has a branch operator to decide it the set should be used or discarded. What I want to do in the loop is just end the loop prematurely and discard the exampleset as if it never existed. I'm having problem with this part.
I'm using Filter Examples to remove all the rows but it seems an empty object is still being output from the loop. When I view the result as a collection I hvae loads of empty objects. I tried to append the resulting collection but it says that the examples are different sizes.
I'd appreciate any advice, thanks.
I'm using Filter Examples to remove all the rows but it seems an empty object is still being output from the loop. When I view the result as a collection I hvae loads of empty objects. I tried to append the resulting collection but it says that the examples are different sizes.
I'd appreciate any advice, thanks.
0
Answers
Mmh, can you provide :
- an example of you have initially
- an example of what you want to obtain
It will be very useful to understand what you want to do.
Have a nice day,
Regards,
Lionel
Dortmund, Germany