[
https://issues.apache.org/jira/browse/BEAM-12366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541720#comment-17541720
]
Brian Hulette commented on BEAM-12366:
--------------------------------------
It looks like [https://github.com/pandas-dev/pandas/issues/41575] will be
resolved in pandas 1.5, so we should be able to resolve this once that's out.
> 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)