[
https://issues.apache.org/jira/browse/BEAM-12366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17549364#comment-17549364
]
Danny McCormick commented on BEAM-12366:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20967
> GroupBy.describe generates an incorrect proxy
> ---------------------------------------------
>
> Key: BEAM-12366
> URL: https://issues.apache.org/jira/browse/BEAM-12366
> Project: Beam
> Issue Type: Bug
> Components: dsl-dataframe, sdk-py-core
> Reporter: Brian Hulette
> Priority: P3
> 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.20.7#820007)