[
https://issues.apache.org/jira/browse/BEAM-12366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347852#comment-17347852
]
Brian Hulette commented on BEAM-12366:
--------------------------------------
We should be able to work around this by generating a proxy explicitly.
> GroupBy.describe generates an incorrect proxy
> ---------------------------------------------
>
> Key: BEAM-12366
> URL: https://issues.apache.org/jira/browse/BEAM-12366
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Brian Hulette
> Priority: P2
> Labels: dataframe-api
>
> Root cause is https://github.com/pandas-dev/pandas/issues/41575
> In the Series groupby case proxy generation raises an error. In the DataFrame
> case it produces a Series, when it should produce a DataFrame with the
> expected columns.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)