def

func:renameCol

renameCol(grid, oldName, newName)

Return a new grid with the given column renamed.

Example:

readAll(site).renameCol("dis", "title")

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function