This is an automated email from the ASF dual-hosted git repository.

xqhu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 3c664e9eacf Moving to 2.62.0-SNAPSHOT on master branch.
     add 63fc0db0b5c Update dataframes to PEP 585 typing
     add c6436458f28 fix imports
     add 965c3c676e5 Merge pull request #33098 from jrmccluskey/dataframesUpdate

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/dataframe/convert.py       |  8 ++----
 sdks/python/apache_beam/dataframe/doctests.py      | 12 ++++----
 sdks/python/apache_beam/dataframe/expressions.py   | 33 ++++++++++------------
 sdks/python/apache_beam/dataframe/frame_base.py    |  8 ++----
 sdks/python/apache_beam/dataframe/frames.py        |  7 ++---
 sdks/python/apache_beam/dataframe/frames_test.py   |  3 +-
 .../dataframe/pandas_top_level_functions.py        |  2 +-
 sdks/python/apache_beam/dataframe/partitionings.py |  5 ++--
 sdks/python/apache_beam/dataframe/schemas.py       |  6 ++--
 sdks/python/apache_beam/dataframe/transforms.py    | 29 +++++++------------
 10 files changed, 45 insertions(+), 68 deletions(-)

Reply via email to