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
I have seen instances where yield_4 is None, while the other yields were NaN. I suspect this happens when there are no numbers in the entire column, the type is not number, so therefore the empty values don't become NaN
The text was updated successfully, but these errors were encountered:
I have seen instances where yield_4 is None, while the other yields were NaN. I suspect this happens when there are no numbers in the entire column, the type is not number, so therefore the empty values don't become NaN
The text was updated successfully, but these errors were encountered: