This is an automated email from the ASF dual-hosted git repository.
robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 8ffce6b Merge pull request #12561 from boyuanzz/py
add 20b5112 [BEAM-9547] Implement some methods for deferred Series.
(#12534)
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/dataframe/doctests.py | 3 +-
sdks/python/apache_beam/dataframe/expressions.py | 7 +-
sdks/python/apache_beam/dataframe/frames.py | 96 +++++++++++++++++++++-
.../apache_beam/dataframe/pandas_doctests_test.py | 34 ++++----
4 files changed, 115 insertions(+), 25 deletions(-)