[ 
https://issues.apache.org/jira/browse/BEAM-14162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541063#comment-17541063
 ] 

Beam JIRA Bot commented on BEAM-14162:
--------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it 
has been labeled "stale-P2". If this issue is still affecting you, we care! 
Please comment and remove the label. Otherwise, in 14 days the issue will be 
moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed 
explanation of what these priorities mean.


> DataFrame groupby does not support Grouper objects
> --------------------------------------------------
>
>                 Key: BEAM-14162
>                 URL: https://issues.apache.org/jira/browse/BEAM-14162
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-dataframe
>            Reporter: Brian Hulette
>            Priority: P2
>              Labels: stale-P2
>
> pandas has the concept of a 
> [Grouper|https://pandas.pydata.org/docs/reference/api/pandas.Grouper.html], 
> which can be passed to groupby to provide additional metadata. Currently we 
> don't support these in the DataFrame API, we assume all arguments are just 
> labels.
> We should explicitly reject these for now, then add support for them.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to