Take Column from Table (vuo.table.take.column)

Removes either the first or last column from a table.

If the table has no columns, this node outputs an empty list for Removed Column and the original (empty) table for Modified Table.

Keywords: cell, cut, delete, extract, item, pop, remove, truncate


Back to vuo.table node set documentation.