gs_quant.timeseries.algebra.not_

not_(series)[source]

Logical negation of a single boolean series.

Parameters:

series (Series) – single input series

Return type:

Series

Returns:

result series (of numeric type, with booleans represented as 1s and 0s)