I want to count occuring values.
If the value in the next row is the same, the counter should not add +1.
If the value changes it should count up, based on the previous value.
Does anyone know how to realize that in KNIME.
I could write python, but want to avoid that.
The previous version had a bug… you can appreciate in Row3 x $rank$, given by an empty $prediction$ value in the in the latest row, then replacing the 3rd row.