Skip to content

filter and broadcasting for GroupedDataFrame #2194

@bkamins

Description

@bkamins

This can be done post 1.0, but I think we are ready to decide that GroupedDataFrame is a collection of SubDataFrames, so:

  1. we could add filter to it (question just asked on Slack)
  2. we could consider enabling broadcasting of GroupedDataFrame - here the only decision would be if the result of such broadcasting operation should be a Vector or a GroupedDataFrame (both make sense in different contexts; I tend to prefer a Vector as map already gives an option with GroupedDataFrame).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions