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 2b0597e [BEAM-12529] Allow converting arbitrary pandas dtypes back to
Python types by shunting typehint to Any (#15073)
add 5fffad6 [BEAM-12533] Add simple `__repr__` for `DeferredDataFrame`
and `DeferredSeries` (#15089)
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/dataframe/frames.py | 18 ++++
sdks/python/apache_beam/dataframe/frames_test.py | 111 +++++++++++++++++++++++
2 files changed, 129 insertions(+)