This is an automated email from the ASF dual-hosted git repository.
bhulette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 7a5ffed Merge pull request #13009 from mhsekhavat/patch-1
add 5fafbb2 [BEAM-9547] Add support for `DataFrame.assign` (#13102)
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/dataframe/frame_base.py | 33 ++++++++++++++++++----
.../apache_beam/dataframe/frame_base_test.py | 16 +++++++++++
sdks/python/apache_beam/dataframe/frames.py | 11 +++++++-
.../apache_beam/dataframe/pandas_doctests_test.py | 3 --
4 files changed, 54 insertions(+), 9 deletions(-)