Package org.meteoinfo.data.dataframe.impl
-
Interface Summary Interface Description Aggregate<I,O> A function that converts lists of data frame values to aggregate results.Function<I,O> A function that is applied to objects (rows or values) in a data frame.KeyFunction<I> A function that converts data frame rows to index or group keys.Predicate<I> An interface used to filter a data frame.TimeFunction<I,O> A function that converts DateTime value to StringTransforms.CumulativeFunction<I,O> -
Enum Summary Enum Description SortDirection