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

feat: Implement dak.nan_to_num #505

Merged
merged 2 commits into from
May 15, 2024

Conversation

martindurant
Copy link
Collaborator

Fixes #504

@martindurant
Copy link
Collaborator Author

We also seem to be missing nan_to_none, which could have been another way to solve the original issue. I don't know if we keep a list of API calls from upstream that should be implemented, but I am assuming this wasn't among the list when dak.* TODO functions were written out.

@martindurant martindurant merged commit fe36197 into dask-contrib:main May 15, 2024
24 checks passed
@martindurant martindurant deleted the nan-to-num branch May 15, 2024 14:02
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

Successfully merging this pull request may close these issues.

dak.nan_to_num() not Implemented
1 participant