Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support pandas 2.1 #1511

Closed
celestinoxp opened this issue Dec 1, 2023 · 3 comments · Fixed by #1512
Closed

Support pandas 2.1 #1511

celestinoxp opened this issue Dec 1, 2023 · 3 comments · Fixed by #1512
Assignees
Labels
code quality 📈 Improvements to the quality of the code base dependencies 🔗 Pull requests that update a dependency file

Comments

@celestinoxp
Copy link

celestinoxp commented Dec 1, 2023

Missing functionality

.

Proposed feature

support pandas 2.1

Alternatives considered

No response

Additional context

I'm working on a pull-request so that the PyCaret package can support pandas 2.1.
It turns out that it is not possible because through third-party packages, ydata-profiling is also installed. So since ydata-profiling doesn't yet support pandas 2.1, pycaret can't either.
If possible, can you give me an upcoming date for supporting pandas 2.1? Thanks

@celestinoxp
Copy link
Author

Matplotlib 3.8.2, too !

@fabclmnt
Copy link
Contributor

fabclmnt commented Dec 4, 2023

Hi @celestinoxp,

most probably in the beginning of January. As you can see in the PR list, the PR is open (#1487), but there are several conflicts that need to be solved in the meantime. Feel free to contribute!

@fabclmnt fabclmnt added code quality 📈 Improvements to the quality of the code base dependencies 🔗 Pull requests that update a dependency file and removed needs-triage labels Dec 4, 2023
@aquemy aquemy self-assigned this Dec 5, 2023
@aquemy aquemy linked a pull request Dec 5, 2023 that will close this issue
@aquemy
Copy link
Contributor

aquemy commented Dec 5, 2023

The main issue with the PR from Renovate is that it tries to also update Spark which will not work.
I created a separated PR to update only the non-Spark requirements.
#1512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality 📈 Improvements to the quality of the code base dependencies 🔗 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants