I want to keep using the same TRAIN and TEST data sets generated in the first run in the DataPartition node in SAS EM. The reason is beacue I will need to update my Metadata node, and so the rest of the project needs to be updated.
How do I 'refresh' the Datapartition but using the same TRAIN and TEST tables?
UPDATE: I am assuming that the update in the InputData node will change the order of my variables. So basically, if i manage to keep the exact same order after addig new variables to my data, then re-running the data partion node has no effect.
The 2025 SAS Hackathon has begun!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.