| Package | Description |
|---|---|
| de.unknownreality.dataframe | |
| de.unknownreality.dataframe.column |
| Modifier and Type | Method and Description |
|---|---|
DoubleColumn |
DataFrame.getDoubleColumn(String name)
Returns a
DoubleColumn
If the column is not found or has the wrong type a DataFrameRuntimeException is thrown. |
| Modifier and Type | Method and Description |
|---|---|
DoubleColumn |
DoubleColumn.copy() |
protected DoubleColumn |
DoubleColumn.getThis() |
Copyright © 2017. All rights reserved.