Select columns of table at random

Hi @mgamer Mike

Maybe this wf random_column_select.knwf (84.3 KB) helps you along with your challenge. I think you where almost there. After the Transpose node, I suggest a Row Sampling node and then Transpose the data “back” again. I added a Column Splitter node in case you don’t want to sample all of them.
Screenshot from 2020-05-01 21-55-08
gr. Hans

3 Likes