Filter data by predicate.
Usage
BigProcessor.filter(predicate)
predicate
Filter function returning bool.
BigProcessor
Self for chaining.