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

Support years > 2262 in CSV_EXPORT2 #568

Merged
merged 2 commits into from
Dec 14, 2023
Merged

Support years > 2262 in CSV_EXPORT2 #568

merged 2 commits into from
Dec 14, 2023

Conversation

berland
Copy link
Collaborator

@berland berland commented Dec 7, 2023

Solves #474

Bumping Pandas to version 2 does not help.

@berland
Copy link
Collaborator Author

berland commented Dec 7, 2023

Awaiting equinor/fmu-ensemble#238

@berland berland added the bug Something isn't working label Dec 7, 2023
@berland berland self-assigned this Dec 7, 2023
@berland berland marked this pull request as ready for review December 11, 2023 13:48
@berland berland linked an issue Dec 11, 2023 that may be closed by this pull request
@berland berland changed the title Year2262 Support years > 2262 in CSV_EXPORT2 Dec 12, 2023
Copy link
Contributor

@pinkwah pinkwah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sufficiently happy with the test 😉

@berland berland merged commit 243997c into equinor:main Dec 14, 2023
10 checks passed
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
Archived in project
Development

Successfully merging this pull request may close these issues.

csv_export2 does not work with dates beyond year 2262
2 participants