staircase.Stairs.notna

Stairs.notna()

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

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

Returns
Stairs

See also

Stairs.isna

Examples

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