| Package | Description |
|---|---|
| de.unknownreality.dataframe | |
| de.unknownreality.dataframe.column |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
DataFrameColumn.doMap(MapFunction<T> mapFunction)
Used by
DataFrameColumn.map(MapFunction). |
C |
DataFrameColumn.map(MapFunction<T> mapFunction)
A map function is applied to the values in this column.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BasicColumn.doMap(MapFunction<T> mapFunction) |
Copyright © 2017. All rights reserved.