You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2020/08/14 19:59:52 UTC

[beam] branch master updated (8ffce6b -> 20b5112)

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(-)