Brian Hulette created BEAM-12366:
------------------------------------
Summary: 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
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)