You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/05/30 11:45:00 UTC

[jira] [Created] (ARROW-2647) [C++/Python] Provide assertion helpers in the style of pandas.testing.assert_frame_equal

Uwe L. Korn created ARROW-2647:
----------------------------------

             Summary: [C++/Python] Provide assertion helpers in the style of pandas.testing.assert_frame_equal
                 Key: ARROW-2647
                 URL: https://issues.apache.org/jira/browse/ARROW-2647
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++, Python
            Reporter: Uwe L. Korn


Pandas provides helper functions for writing tests based on its data structures that output an explanative error message on assertion failures. In constrast, Arrow at the moment only supports boolean equals comparisons. We should add helper functions that also give a very detailed response on where the comparison failed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)