Skip to content

fix: allow Pandas 3 - #88

Open
korex-f wants to merge 1 commit into
mindsdb:stagingfrom
korex-f:fix/pandas-v3
Open

korex-f wants to merge 1 commit into
mindsdb:stagingfrom
korex-f:fix/pandas-v3

Conversation

@korex-f

@korex-f korex-f commented Aug 21, 2026

Copy link
Copy Markdown

Closes #87

  • widen the Pandas dependency to support both v2 and v3
  • regenerate the Poetry lockfile with Pandas 2.3.3 on Python 3.10 and Pandas 3.0.5 on Python 3.11+
  • keep the mixed-value inference test compatible with Pandas 3

Tests: python -m unittest discover tests (21 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.

Pandas v3

1 participant