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

Use Python 3.11 for upstream and doctests CI build #10596

Merged
merged 7 commits into from Oct 25, 2023

Conversation

graingert
Copy link
Member

@graingert graingert commented Oct 25, 2023

This doesn't fix #10593 as pandas is not compatible with numpy v2 again due to changes from NEP50

#10594 extended with fixes for pandas-dev/pandas#55636 and fixes for the doctests

@github-actions github-actions bot added dataframe documentation Improve or add to documentation labels Oct 25, 2023
@graingert
Copy link
Member Author

this looks like it's got a lot of failures now as a result of NEP 50

@graingert graingert closed this Oct 25, 2023
@graingert graingert reopened this Oct 25, 2023
@github-actions github-actions bot added the io label Oct 25, 2023
@graingert graingert changed the title Use Python 3.11 for upstream CI build Use Python 3.11 for upstream and doctests CI build Oct 25, 2023
2021-01-02 ... ... ... ...
Dask Name: get-partition, 2 graph layers
Dask Name: get-partition, 3 graph layers
Copy link
Member Author

Choose a reason for hiding this comment

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

why does this gain an extra layer?

Copy link
Member

Choose a reason for hiding this comment

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

There's an extra layer for the automatic pyarrow string conversion

Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

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

Thanks @graingert! This is in

2021-01-02 ... ... ... ...
Dask Name: get-partition, 2 graph layers
Dask Name: get-partition, 3 graph layers
Copy link
Member

Choose a reason for hiding this comment

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

There's an extra layer for the automatic pyarrow string conversion

@jrbourbeau jrbourbeau merged commit 2b087ca into dask:main Oct 25, 2023
24 checks passed
@graingert graingert deleted the upstream-py311 branch October 25, 2023 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataframe documentation Improve or add to documentation io
Projects
None yet
Development

Successfully merging this pull request may close these issues.

⚠️ Upstream CI failed ⚠️
2 participants