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

Test with numpy==2.0.0 #471

Open
1 task done
impredicative opened this issue Jun 16, 2024 · 0 comments
Open
1 task done

Test with numpy==2.0.0 #471

impredicative opened this issue Jun 16, 2024 · 0 comments

Comments

@impredicative
Copy link

impredicative commented Jun 16, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

numpy==2.0.0 is released with some backward incompatible changes. See https://pypi.org/project/numpy/ . Installations can automatically utilize it.

It is worthwhile to test everything, including all dataframes, to ensure that they are still working correctly with this new release of numpy.

Describe the solution you'd like.

Review the breaking changes of numpy. Refer to https://numpy.org/devdocs/numpy_2_0_migration_guide.html

Test all dataframes and everything else that can be impacted.

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

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