def

func:removeCols

removeCols(grid, cols)

Return a new grid with all the given columns removed. Columns can be Str names or Col instances. Also see Streams.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function