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
nanops._ensure_numeric is used to make sure ndarrays are a numeric dtype. However, it can't handle the case where the dtype is object and one or more of the axes is complex: