Skip to content

Conversation

ngoldbaum
Copy link
Member

@ngoldbaum ngoldbaum commented Jan 26, 2023

This refactors the ufunc setup to be more generic. It also adds support for isnan, which is needed by pandas' data ingestion code.

In the future we might want to think about NA support, but for now I've just made isnan unconditionally return False.

The tests will likely fail until the numpy nightly wheel is rebuilt using a version including `numpy/numpy#23094.

Never mind, seems the nightly wheel was already rebuilt.

@ngoldbaum ngoldbaum merged commit 6a7a6ae into numpy:main Jan 30, 2023
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.

1 participant