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)