Details
-
New Feature
-
Status: Triage Needed
-
P2
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- relates to
-
BEAM-11881 DataFrame subpartitioning order is incorrect
- Resolved
- links to