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

new Dask version lock pandas to 2.0+ #4325

Closed
HaoXuAI opened this issue Jul 1, 2024 · 0 comments
Closed

new Dask version lock pandas to 2.0+ #4325

HaoXuAI opened this issue Jul 1, 2024 · 0 comments

Comments

@HaoXuAI
Copy link
Collaborator

HaoXuAI commented Jul 1, 2024

Expected Behavior

Current Behavior

the current dask version:
"dask[dataframe]>=2024.4.2", will lock the pandas to 2.0+. Not sure if this is required?
Related PR: #4159

Steps to reproduce

Specifications

  • Version:
  • Platform:
  • Subsystem:

Possible Solution

change to "dask[dataframe]>=2024.2.1"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants