staircase.Stairs.isna

Stairs.isna()

Returns a new ‘boolean valued’ step function indicating where the domain of self is not defined.

The value of the step function is 0 where self is defined, and 1 where self is not defined.

Returns
Stairs

See also

Stairs.notna

Examples

../../_images/staircase-Stairs-isna-1.png