eland.Series.notna#

Series.notna() BooleanFilter#

Detect existing (non-missing) values.

eland.Series

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

pandas.Series.notna