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.

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.

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