Next: categorical.squeezecats, Previous: categorical.ismissing, Up: categorical [Contents]
Test whethere elements are NaN-ish.
Checks where each element in obj is NaN-ish. For categorical arrays, undefined values are considered NaN-ish; any other value is not.
Returns a logical array the same size as obj.