I am trying to split a list of true and false values into 2 lists that only contain true or false values.
I tried to use the cull, partition and dispatch component but I don’t know how to clarify that all false values should be cut.
Does anyone know how to do this ?
Thanks in advance
They match because the jittered True/False is what is being indexed & your Series is just the count from 0. Change the series start value and it works as expected.