You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/01/12 23:38:00 UTC

[jira] [Created] (BEAM-11628) Implement GroupBy.apply

Brian Hulette created BEAM-11628:
------------------------------------

             Summary: Implement GroupBy.apply
                 Key: BEAM-11628
                 URL: https://issues.apache.org/jira/browse/BEAM-11628
             Project: Beam
          Issue Type: Improvement
          Components: sdk-py-core
            Reporter: Brian Hulette


https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.core.groupby.GroupBy.apply.html

We can partition by key and then apply func on each key.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)