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 527df11 Merge pull request #15045 from apache/aaltay-patch-1
add e520b54 [BEAM-9547] Add support for `Series.dt` methods (#14940)
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/dataframe/frames.py | 133 +++++++++++++++++++++
sdks/python/apache_beam/dataframe/frames_test.py | 77 ++++++++++++
.../apache_beam/dataframe/pandas_doctests_test.py | 57 +++++----
3 files changed, 241 insertions(+), 26 deletions(-)