Rewrite pandas.util.testing.assert_almost_equal for performance #4398
Labels
Performance
Memory or execution speed performance
Testing
pandas testing functions or related to the test suite
Milestone
I don't know if anyone's profiled the test suite, but we'd get major performance boosts if we wrote a Cython version of assert_almost_equal. Is there another open issue for this already?
The text was updated successfully, but these errors were encountered: