I - the type of the input valuesSelection.DropNaPredicatepublic interface Predicate<I> extends Function<List<I>,Boolean>
Implementors define Function.apply(Object) to return true for rows
that should be included in the filtered data frame.
Copyright © 2019. All rights reserved.