Package | Description |
---|---|
com.macrofocus.molap.dataframe |
Provides the necessary classes and interfaces for dealing with indexed table structures.
|
Modifier and Type | Method and Description |
---|---|
FilterDataFrame |
AbstractDataFrame.filter(<any> filter) |
FilterDataFrame<Row,Column,V> |
DataFrame.filter(<any> filter)
Returns a new data frame those rows are filtered by the specified filter model.
|
Copyright © 2014 Macrofocus GmbH. All Rights Reserved.