You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace (private) _checknull with (public) is_nan (#22146)
* make public is_nan instead of private _checknull
* cleanup non-py syntax
* fixup missed usage
* Cleanup import and whitespace
* have is_nan check for np.float_
* fix segfaults
0 commit comments