| Name | Description |
---|
 | MapAndReplace(IListC, FuncIVector, IVector, IListC) |
Applies the specified function to selected columns and replaces
the columns with the mapped columns.
|
 | MapAndReplace(IListC, FuncIVector, IVector, FuncC, C) |
Applies the specified function to selected columns.
|
 | MapAndReplaceT(IListC, FuncVectorT, IVector, IListC) |
Applies the specified function to selected columns and replaces
the columns with the mapped columns.
|
 | MapAndReplaceT(IListC, FuncVectorT, IVector, FuncC, C) |
Applies the specified function to selected columns.
|
 | MapAndReplace(C, FuncIVector, IVector, C) |
Applies the specified function to selected columns.
|
 | MapAndReplaceT(C, FuncVectorT, IVector, C) |
Applies the specified function to selected columns.
|