pandas.Series.notnull — pandas 0.16.2 documentation (original) (raw)
Series.notnull()¶
Return a boolean same-sized object indicating if the values are not null
See also
boolean inverse of notnull
Series.notnull()¶
Return a boolean same-sized object indicating if the values are not null
See also
boolean inverse of notnull