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
Cannot convert float NaN to integer...
I assume that somehow a set might have an issue and either be null or something else that would cause mean to return a null float and int casting will fail because of that.
Cannot convert float NaN to integer...
I assume that somehow a set might have an issue and either be null or something else that would cause mean to return a null float and int casting will fail because of that.