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

Make webviz ert support pandas 2 #451

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

larsevj
Copy link
Contributor

@larsevj larsevj commented Dec 1, 2023

Issue
Resolves #432

When pandas fails to convert dataframe index type to int, it seemingly now throws a ValueError instead of a TypeError in pandas 2.

Pre review checklist

  • Added appropriate labels

@larsevj larsevj force-pushed the make_webviz_ert_support_pandas_2 branch from bda8406 to 141e711 Compare December 1, 2023 10:43
@larsevj larsevj force-pushed the make_webviz_ert_support_pandas_2 branch from 141e711 to c9accb5 Compare December 1, 2023 10:51
@larsevj larsevj requested a review from DanSava December 1, 2023 11:15
@larsevj larsevj merged commit c8f0896 into equinor:main Dec 1, 2023
4 of 5 checks passed
@larsevj larsevj deleted the make_webviz_ert_support_pandas_2 branch December 1, 2023 11:16
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.

Incompatible with Pandas==2.0.1
2 participants