Skip to content

fix(numpy): use numpy.nan instead of alias#241

Merged
fmaussion merged 1 commit into
fmaussion:masterfrom
benatouba:master
Jul 9, 2024
Merged

fix(numpy): use numpy.nan instead of alias#241
fmaussion merged 1 commit into
fmaussion:masterfrom
benatouba:master

Conversation

@benatouba
Copy link
Copy Markdown
Contributor

Use numpy.nan instead of the removed alias numpy.NaN. numpy.NaN was removed in numpy 2.0

Use numpy.nan instead of the removed alias numpy.NaN.
numpy.NaN was removed in numpy 2.0
@fmaussion
Copy link
Copy Markdown
Owner

Thanks @benatouba - much appreciated. Failing tests seem unrelated - I need to investigate.

@fmaussion fmaussion merged commit 7a45f30 into fmaussion:master Jul 9, 2024
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.

np.NaN removed from numpy 2.0.0

2 participants