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 9c9b225  [BEAM-7372] cleanup py2 codepath from apache_beam/tool, 
apache_beam/utils and concerning files (#14497)
     add ef21f16  [BEAM-12074] Add @with_docs_from decorator for generating API 
docs (#14382)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/dataframe/__init__.py    |  13 ++
 sdks/python/apache_beam/dataframe/frame_base.py  | 130 +++++++++++--
 sdks/python/apache_beam/dataframe/frames.py      | 226 +++++++++++++++--------
 sdks/python/apache_beam/dataframe/frames_test.py |  32 ++++
 sdks/python/apache_beam/dataframe/transforms.py  |  61 +++---
 sdks/python/scripts/generate_pydoc.sh            |  12 +-
 6 files changed, 362 insertions(+), 112 deletions(-)

Reply via email to