statsmodels.iolib.table.SimpleTable.remove

method

SimpleTable.remove($self, value, /)

Remove first occurrence of value.

Raises ValueError if the value is not present.