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

Breaks if X variable is of type datetime #7

Open
s4m0r4m4 opened this issue Mar 29, 2018 · 2 comments
Open

Breaks if X variable is of type datetime #7

s4m0r4m4 opened this issue Mar 29, 2018 · 2 comments

Comments

@s4m0r4m4
Copy link

If the first argument (X) is of type datetime, it breaks because isnan doesn't work on datetime (isnat works instead).

@s4m0r4m4
Copy link
Author

@s4m0r4m4
Copy link
Author

It's kinda hacky, but it worked. Feel free to use this as a starting point.

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

1 participant