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