method

delete

v1_9_2_180 - Show latest stable - Class: CSV::Table
delete(index_or_header)
public

Removes and returns the indicated column or row. In the default mixed mode indices refer to rows and everything else is assumed to be a column header. Use by_col!() or by_row!() to force the lookup.