caneff opened a new pull request, #28454:
URL: https://github.com/apache/beam/pull/28454

   Pandas 2 turns most args of most of its methods into kwonly args. 
   
   args_to_kwargs and populate_defaults needed to be changed to look there, and 
there were a few locations that called pandas methods by location only that had 
to be updated to call by keyword.
   
   Partially fixes #27221.


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