Skip to content

Conversation

celestinoxp
Copy link
Contributor

Closes #3722

@celestinoxp celestinoxp changed the title Support Pandas 2 Support Pandas 2.0 Nov 28, 2023
celestinoxp and others added 10 commits November 28, 2023 10:54
For now supports pandas 2.0.x
new pandas 2.1 should be supported in another pull-request
change version from 3.2.0 to 3.2.1
the minimum version of matplotlib in pandas 2.0 is matplotlib 3.6.1
Next versions of matplotlib will be supported with new PR
- Update Pandas version constraint to support versions >=1.3.0 and <2.1.0
- Adjust Matplotlib version constraint based on Pandas version:
  - If Pandas < 2.0, use Matplotlib>=3.3.0,<3.6.1
  - If Pandas == 2.0, use Matplotlib==3.6.1
to avoid errors fix version from 3.3.0 to 3.6.1
try fix some mistakes
@Yard1 Yard1 self-requested a review November 30, 2023 08:46
remove unnecessary comments
remove comment
@Yard1 Yard1 merged commit b84fe9b into pycaret:master Nov 30, 2023
@celestinoxp celestinoxp deleted the support_pandas_v2.0 branch February 22, 2024 11:11
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.

[BUG]: Support Pandas v2.1
3 participants