eland.Series.notnull

Series.notnull() → eland.filter.BooleanFilter

Detect existing (non-missing) values.

Returns
eland.Series

Mask of bool values for each element in Series that indicates whether an element is not an NA value