Details
-
Improvement
-
Status: Open
-
P2
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.