Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing yields should always be NaN (never None) #76

Open
dswigh opened this issue Apr 19, 2023 · 1 comment
Open

Missing yields should always be NaN (never None) #76

dswigh opened this issue Apr 19, 2023 · 1 comment

Comments

@dswigh
Copy link
Collaborator

dswigh commented Apr 19, 2023

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
yield bug

@Joearrowsmith
Copy link
Collaborator

date_of_experiment should be NaT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants