Skip to content
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

add assert_frame_equal function #3145

Closed
ajpotts opened this issue Apr 26, 2024 · 0 comments · Fixed by #3186
Closed

add assert_frame_equal function #3145

ajpotts opened this issue Apr 26, 2024 · 0 comments · Fixed by #3186
Assignees
Labels
enhancement New feature or request

Comments

@ajpotts
Copy link
Contributor

ajpotts commented Apr 26, 2024

Add a assert_frame_equal function similar to pandas:
https://pandas.pydata.org/docs/reference/api/pandas.testing.assert_frame_equal.html

This will make testing easier.

@ajpotts ajpotts added the enhancement New feature or request label Apr 26, 2024
@ajpotts ajpotts self-assigned this Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant