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

Drop pandas 1.X support? #10962

Open
fjetter opened this issue Feb 27, 2024 · 1 comment
Open

Drop pandas 1.X support? #10962

fjetter opened this issue Feb 27, 2024 · 1 comment
Labels
dataframe discussion Discussing a topic with no specific actions yet

Comments

@fjetter
Copy link
Member

fjetter commented Feb 27, 2024

pandas 1.X has been released about 10 months ago and pandas 3.0 is on our doorstep. We're keeping a lot of compatibility code around, both in tests and in actual code. Additionally, we soon want to switch the default backend of dask.dataframe to dask-expr which requires >=2.X.

Therefore, I want to propose to drop support for 1.X with the next release.

Thoughts or concerns?

@github-actions github-actions bot added the needs triage Needs a response from a contributor label Feb 27, 2024
@crusaderky
Copy link
Collaborator

Now dask[dataframe] has a hard dependency on dask-expr, which in turn depends on pandas>=2.0.

CC @jrbourbeau a conscious choice on this point should be a blocker fo the next release.

@fjetter fjetter added dataframe discussion Discussing a topic with no specific actions yet and removed needs triage Needs a response from a contributor labels Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataframe discussion Discussing a topic with no specific actions yet
Projects
None yet
Development

No branches or pull requests

2 participants