thisisnic commented on PR #311:
URL: https://github.com/apache/arrow-cookbook/pull/311#issuecomment-1597641196

   > I added some tests, but the tests don't match the solutions 1 for 1. I can 
change the tests, to test for the same number of rows and the same mean, but I 
thought this was a better way to test that the dplyr and arrow tables are the 
same.
   
   Thanks for adding those!  Updating to check for rows and means would be 
great - this repo is a bit different from the main Arrow repo - we have tests 
there that check the output values match between arrow and dplyr, so here we 
only want to check that the outputs in the code snippets have the values we 
expect.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to