cf.CellMethods.remove

CellMethods.remove(value)[source]

S.remove(value) – remove first occurrence of value. Raise ValueError if the value is not present.