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 2022/03/23 20:58:00 UTC

[jira] [Updated] (BEAM-14162) DataFrame groupby does not support Grouper objects

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

Brian Hulette updated BEAM-14162:
---------------------------------
    Status: Open  (was: Triage Needed)

> 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
>
> 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.1#820001)