Skip to content

Conversation

jzwick
Copy link

@jzwick jzwick commented Oct 8, 2025

This PR adds a test for a reported issue (first reported 4years ago) which is no longer present on main. Adding this test ensures that the behavior remains and isn't accidentally reverted.

I think maybe this is the PR that fixed the issue - I tried to confirm but ran into build issues when trying to build from before that commit from nearly 3years ago.

Justine Wezenaar and others added 30 commits October 5, 2025 11:03
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…e_yearfirst are set (pandas-dev#62511)

Co-authored-by: Harini Krishnamurthy <hkrishnamurt@nvidia.com>
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
… (pandas-dev#61533)

Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
…ror with clear error message. (pandas-dev#61871)

Co-authored-by: Khemkaran <sunny@Khemkaran-MacBook-Pro.local>
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dkane01 <dk1284@nyu.edu>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
pandas-dev#62542)

Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
@jzwick jzwick closed this Oct 8, 2025
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: pd.testing.assert_frame_equal fails if nested DataFrame contains np.nan