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/25 22:20:29 UTC

[beam] branch master updated (dd01eb9 -> 225fcd0)

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 dd01eb9  Minor: Announce DataFrame API leaving experimental in 2.32.0 (#15053)
     add 225fcd0  [BEAM-9547] Add support for xs on DataFrame and Series (#15078)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/dataframe/frames.py        | 64 ++++++++++++++++++++++
 sdks/python/apache_beam/dataframe/frames_test.py   | 19 +++++++
 .../apache_beam/dataframe/pandas_doctests_test.py  |  1 -
 3 files changed, 83 insertions(+), 1 deletion(-)