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