You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 16:33:29 UTC

[GitHub] [beam] damccorm opened a new issue, #20318: Implement all pandas operations (or raise WontImplementError)

damccorm opened a new issue, #20318:
URL: https://github.com/apache/beam/issues/20318

   We should have an implementation for every DataFrame, Series, and GroupBy method. Everything that's not possible to implement should get a default implementation that raises WontImplementError
   
   See https://github.com/apache/beam/pull/10757#discussion_r389132292
   
   Progress at the individual operation level is tracked in a [spreadsheet](https://docs.google.com/spreadsheets/d/1hHAaJ0n0k2tw465ORs5tfdy4Lg0DnGWIQ53cLjAhel0/edit), consider requesting edit access if you'd like to help out.
   
   Imported from Jira [BEAM-9547](https://issues.apache.org/jira/browse/BEAM-9547). Original Jira may contain additional context.
   Reported by: bhulette.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org