Skip to content

Fix compatibility with pandas>=3.#261

Merged
matthewwardrop merged 1 commit intomainfrom
support_pandas3
Sep 21, 2025
Merged

Fix compatibility with pandas>=3.#261
matthewwardrop merged 1 commit intomainfrom
support_pandas3

Conversation

@matthewwardrop
Copy link
Copy Markdown
Owner

@matthewwardrop matthewwardrop commented Sep 21, 2025

This patch adds compatibility with pandas 3 string dtypes (and treats them as categorical, as per pandas 2 behaviour).

Thanks to @bashtage for noticing this incompatibility, and putting up PR #258. I made some simplifications, and needed to do a rebase, but couldn't push that to his branch, so put this PR up instead.

closes: #258

Co-authored-by: Kevin Sheppard <bashtage@users.noreply.github.com>
@matthewwardrop matthewwardrop merged commit 9fc7b3e into main Sep 21, 2025
5 checks passed
@matthewwardrop matthewwardrop deleted the support_pandas3 branch September 21, 2025 05:23
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.

1 participant