Skip to content

9220057136: Allow block manager consolidation in Pandas < 2 #2392

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

alexowens90
Copy link
Collaborator

Reference Issues/PRs

9220057136

What does this implement or fix?

Pandas < 2 has a bug for which some operations do not work or produce results with the wrong dtype if the block manager has not been allowed to consolidate. This change makes it so that dataframe consolidation is only ever skipped in Pandas 2.X

@alexowens90 alexowens90 requested a review from poodlewars as a code owner June 6, 2025 15:53
@alexowens90 alexowens90 self-assigned this Jun 6, 2025
@alexowens90 alexowens90 added the patch Small change, should increase patch version label Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Small change, should increase patch version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant