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