TPDeramus commented on issue #38473:
URL: https://github.com/apache/arrow/issues/38473#issuecomment-1781385727

   It's throwing an error along the lines of:
   `Error in list2(...) : object 'Participant' not found`
   
   Is there an order to which I should do the grouping (e.g. should I call 
`mutate(across(everything(), ~ coalesce(.x, 0)))` before 
`group_by(Participant)`? Or is there a way to have the mutate skip this?


-- 
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