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 2020/09/19 01:23:37 UTC

[beam] branch master updated (c0fcac0 -> 067cba8)

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 c0fcac0  [BEAM-9547] Add not_implemented_ok (#12857)
     add 067cba8  Allow pandas 1.x. (#12869)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |  7 ++++
 sdks/python/apache_beam/dataframe/frames.py        |  6 ++--
 .../apache_beam/dataframe/pandas_doctests_test.py  | 40 +++++++++++++++++++++-
 sdks/python/setup.py                               |  4 +--
 4 files changed, 52 insertions(+), 5 deletions(-)