8.2.10.18 datetime.ismissing

Method: out = ismissing (obj)

Test whether array elements are missing.

For string arrays, the special NaT value is considered missing. This is equivalent to a NaN used as a datenum.

Returns logical array the same size as obj.