Skip to content

Usage of check_exact raises AssertionError #89

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

Closed
apriha opened this issue Aug 10, 2020 · 0 comments
Closed

Usage of check_exact raises AssertionError #89

apriha opened this issue Aug 10, 2020 · 0 comments
Milestone

Comments

@apriha
Copy link
Owner

apriha commented Aug 10, 2020

With pandas 1.1.0, pd.testing.assert_frame_equal(..., check_exact=True) unexpectedly raises an AssertionError, which causes several tests to fail. See pandas-dev/pandas#35446

Therefore, update snps to not use pandas 1.1.0.

apriha added a commit that referenced this issue Aug 10, 2020
@apriha apriha added this to the 2.0.0 milestone Aug 15, 2020
@apriha apriha closed this as completed Aug 15, 2020
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

No branches or pull requests

1 participant