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

Incompatibility with NumPy 2.0 #558

Open
guillaume-vignal opened this issue Jun 24, 2024 · 1 comment
Open

Incompatibility with NumPy 2.0 #558

guillaume-vignal opened this issue Jun 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@guillaume-vignal
Copy link
Collaborator

Issue Report: Incompatibility with NumPy 2.0

Description

NumPy 2.0 has been released with several breaking changes. As of now, Shapash and other libraries such as SHAP are not compatible with this new version.

Impact

Users upgrading to NumPy 2.0 may encounter issues with Shapash and similar libraries. Compatibility updates are needed to ensure seamless functionality.

Recommendation

Please avoid upgrading to NumPy 2.0 until compatibility is confirmed. We appreciate your patience and understanding as we work on resolving this issue.


Steps to Reproduce

  1. Upgrade to NumPy 2.0.
  2. Attempt to use Shapash or SHAP.
  3. Observe any errors or incompatibility issues.

Expected Behavior

Libraries should work seamlessly with NumPy 2.0.

Actual Behavior

Currently, Shapash and SHAP are not functioning correctly with NumPy 2.0.

Environment

  • NumPy version: 2.0
  • Shapash version: 2.5.0
  • SHAP version: 0.45.1
  • Operating System: linux

Additional Context

We will provide updates as soon as compatibility patches are available.


@rootsmusic
Copy link

Tracking issue for shap.

@guillaume-vignal guillaume-vignal added the bug Something isn't working label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants