Skip to content

Conversation

0x3vAD
Copy link

@0x3vAD 0x3vAD commented Aug 12, 2025

Fixes a bug where assert_frame_equal failed when comparing DataFrames containing pd.NA with different dtypes (object vs Int32) if check_dtype=False.

Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: assert_frame_equal(check_dtype=False) fails when comparing two DFs containing pd.NA that only differ in dtype (object vs Int32)
1 participant