column multimethod

Methods

column(t:Table, k:Str)
Get values in the given table column.

Returns

Arr
column(t:Table, n:Int)
Get values in the given table column.

Returns

Arr