- Index
- »
- axon
- »
- func:removeCols
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.
Return a new grid with all the given columns removed. Columns can be Str names or Col instances. Also see Streams.