You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For fmu-tools solution is just to separate its pandas 2.0.2 mandated test to a separate job where the correct numpy version is installed. We can probably close this as a "warn" if using numpy 2 + pandas < 2.2.x, which aren't compatible (i.e. it's a pandas problem)
We have observed issues since dropping numpy 2 support in #1285
With numpy 2 + pandas 2.0.2 (the RMS 14+ environment) we see quite a few
With numpy 2 + pandas 2.2.1 (latest), we see much less of them, but they become:
These issues do not occur with numpy<2.
So far this has only popped up in fmu-tools: https://github.com/equinor/fmu-tools/actions/runs/12681226680/job/35344528453
The text was updated successfully, but these errors were encountered: