Skip to content

Compatibility with Pandas 3.0#269

Merged
brian-rose merged 1 commit intoclimlab:mainfrom
brian-rose:new-pandas
Jan 30, 2026
Merged

Compatibility with Pandas 3.0#269
brian-rose merged 1 commit intoclimlab:mainfrom
brian-rose:new-pandas

Conversation

@brian-rose
Copy link
Copy Markdown
Collaborator

Latest Pandas is breaking some climlab code due to changes in the "Copy on Write" rules: https://pandas.pydata.org/docs/user_guide/copy_on_write.html

This PR resolves the issue and should be backwards compatible.

@brian-rose brian-rose merged commit 40c3c0f into climlab:main Jan 30, 2026
9 checks passed
@brian-rose brian-rose deleted the new-pandas branch January 30, 2026 02:11
@DominikStiller
Copy link
Copy Markdown

Is there any plan to release this soon?

@brian-rose
Copy link
Copy Markdown
Collaborator Author

Is there any plan to release this soon?

Great question! I probably should have done a maintenance release that includes this. But #263 has introduced some significant breaking changes that need to wait for a major new release, and there's other work that needs finishing before we can do that.

I can see about issuing a minor release that includes #269 and other bug fixes but holds back some of the bigger changes that have already been merged. If I can find the time.

@brian-rose
Copy link
Copy Markdown
Collaborator Author

@DominikStiller climlab v0.9.2 was released today, including Pandas 3.0 compatibility.

@DominikStiller
Copy link
Copy Markdown

@brian-rose Thanks, much appreciated!

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.

2 participants