stream.data.RemoveZeroes.md Maven / Gradle / Ivy
RemoveZeroes
============
This processor will remove any values which equal 0 in the numerical
sense. This can be used to remove a large number of features to create
a sparse item:
Special attributes, such as `@label` or similar are left untouched.