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

Fixup remaining upstream failures #1111

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Fixup remaining upstream failures #1111

merged 1 commit into from
Jul 25, 2024

Conversation

phofl
Copy link
Collaborator

@phofl phofl commented Jul 25, 2024

No description provided.

@phofl phofl merged commit 1c64671 into dask:main Jul 25, 2024
7 checks passed
@phofl phofl deleted the pandas-nightly branch July 25, 2024 08:35
Comment on lines 72 to 74
return describe_numeric_aggregate(
stats, name, is_timedelta_col, is_datetime_col
stats, name, is_timedelta_col, is_datetime_col, unit
)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As in #1110, this new argument to a dask function means you need to depend on dask>=2024.8.0 now.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We updated our pinning to dask == 2024.8.0 in the release earlier today 837d44c

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.

3 participants