method

delete

v2_6_3 - Show latest stable - Class: CSV::Table
delete(*indexes_or_headers)
public

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