@Deprecated public class DataFrameStatistics extends Object
Modifier and Type | Field and Description |
---|---|
static com.macrofocus.molap.dataframe.DataFrameStatistics.Method |
MAX
Deprecated.
|
static com.macrofocus.molap.dataframe.DataFrameStatistics.Method |
MIN
Deprecated.
|
Constructor and Description |
---|
DataFrameStatistics(DataFrame dataFrame)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Number |
getMaximum(Object column)
Deprecated.
|
Number |
getMinimum(Object column)
Deprecated.
|
Number |
getValue(Object column,
com.macrofocus.molap.dataframe.DataFrameStatistics.Method method)
Deprecated.
|
public static final com.macrofocus.molap.dataframe.DataFrameStatistics.Method MIN
public static final com.macrofocus.molap.dataframe.DataFrameStatistics.Method MAX
public DataFrameStatistics(DataFrame dataFrame)
Copyright © 2014 Macrofocus GmbH. All Rights Reserved.