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 2021/05/19 20:12:00 UTC

[jira] [Created] (BEAM-12366) GroupBy.describe generates an incorrect proxy

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)