You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Robert Bradshaw (Jira)" <ji...@apache.org> on 2022/03/29 18:15:00 UTC

[jira] [Created] (BEAM-14199) Expose dataframes/pandas top-level functions.

Robert Bradshaw created BEAM-14199:
--------------------------------------

             Summary: Expose dataframes/pandas top-level functions.
                 Key: BEAM-14199
                 URL: https://issues.apache.org/jira/browse/BEAM-14199
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-core
            Reporter: Robert Bradshaw


Right now a user needs to do something like

from apache_beam.dataframe.pandas_top_level_functions import pd_wrapper as beam_pd

to use top-level functions like merge, which is undocumented and unintuitive. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)