You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2021/06/15 15:43:47 UTC

[beam] branch master updated (696abe8 -> 5e1e259)

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 696abe8  Merge pull request #14986: [BEAM-12473] fix possible ClassCastException with UDAF
     add 5e1e259  [BEAM-9547] A few more Series operations (#14972)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/dataframe/frames.py        | 80 ++++++++++++++--------
 sdks/python/apache_beam/dataframe/frames_test.py   | 19 +++++
 .../apache_beam/dataframe/pandas_doctests_test.py  |  1 -
 3 files changed, 70 insertions(+), 30 deletions(-)