You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Anonymous (Jira)" <ji...@apache.org> on 2023/04/13 11:04:00 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-11628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anonymous updated BEAM-11628:
-----------------------------
    Status: Triage Needed  (was: Resolved)

> Implement GroupBy.apply
> -----------------------
>
>                 Key: BEAM-11628
>                 URL: https://issues.apache.org/jira/browse/BEAM-11628
>             Project: Beam
>          Issue Type: New Feature
>          Components: dsl-dataframe, sdk-py-core
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: P2
>              Labels: dataframe-api
>             Fix For: 2.29.0
>
>          Time Spent: 10h 20m
>  Remaining Estimate: 0h
>
> 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. It should be possible to create a proxy by passing a proxy to the function.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)