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

NumPy 2.0 support #7310

Closed
anmyachev opened this issue Jun 11, 2024 · 0 comments · Fixed by #7312
Closed

NumPy 2.0 support #7310

anmyachev opened this issue Jun 11, 2024 · 0 comments · Fixed by #7312
Assignees
Labels
dependencies 🔗 Issues related to dependencies P1 Important tasks that we should complete soon

Comments

@anmyachev
Copy link
Collaborator

Planned release with NumPy>=2.0 support: 0.31.0.

There is not much left to do to achieve this. Fix the imports in the modin.numpy module (according https://github.com/modin-project/modin/pull/7301/files).

@anmyachev anmyachev added dependencies 🔗 Issues related to dependencies P1 Important tasks that we should complete soon labels Jun 11, 2024
@anmyachev anmyachev self-assigned this Jun 11, 2024
@anmyachev anmyachev changed the title NumPy>=2.0 compatibility NumPy 2.0 support Jun 11, 2024
anmyachev added a commit to anmyachev/modin that referenced this issue Jun 13, 2024
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
YarShev pushed a commit that referenced this issue Jun 13, 2024
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🔗 Issues related to dependencies P1 Important tasks that we should complete soon
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant