renameColumns
The renameColumns method creates a new table with the specified columns renamed.
Syntax
Parameters
| Parameter | Type | Description |
|---|---|---|
| pairs | Collection<Pair> | The column rename expressions, e.g., |
Returns
A new table with the specified columns renamed.