Skip to content

Code update for pandas 3#226

Merged
nicoddemus merged 5 commits intoESSS:masterfrom
mutricyl:225_pandas3
Feb 10, 2026
Merged

Code update for pandas 3#226
nicoddemus merged 5 commits intoESSS:masterfrom
mutricyl:225_pandas3

Conversation

@mutricyl
Copy link
Copy Markdown
Contributor

resolves #225

@mutricyl
Copy link
Copy Markdown
Contributor Author

tested with pandas 3.0.0 and 2.3.3

Copy link
Copy Markdown
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

Thanks @mutricyl for the PR, appreciate it!

We need testing to ensure it still works with pandas 2 and that pandas 3 works as expected.

Please add a new tox environment specific for pandas2 in tox.ini and call that from the test workflow.

Copy link
Copy Markdown
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

I see you added a new tox env, thanks!

However we need to reference it in test.yml otherwise it won't run in CI.

@mutricyl mutricyl marked this pull request as draft February 10, 2026 13:08
@nicoddemus nicoddemus marked this pull request as ready for review February 10, 2026 13:25
Copy link
Copy Markdown
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

Thanks a lot @mutricyl, this looks great!

I will prepare a new release shortly once we merge it.

@mutricyl
Copy link
Copy Markdown
Contributor Author

I am kind of noob with GH workflows and tox. So I was checking on my side. looks like you are more confident than me 😄

@nicoddemus
Copy link
Copy Markdown
Member

Yeah all looks correct to me, well done. 👍

@nicoddemus nicoddemus merged commit 0f4eb11 into ESSS:master Feb 10, 2026
21 checks passed
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.

Test regressions with Pandas 3.0

2 participants