This is an automated email from the ASF dual-hosted git repository.
npr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 9d5ff0c ARROW-7639: [R] Cannot convert Dictionary Array to R when
values aren't strings
add 61c6b95 ARROW-7569: [Python] Add API to map Arrow types to pandas
ExtensionDtypes in to_pandas conversions
No new revisions were added by this update.
Summary of changes:
python/pyarrow/array.pxi | 14 ++++++-
python/pyarrow/pandas_compat.py | 76 ++++++++++++++++---------------------
python/pyarrow/table.pxi | 6 ++-
python/pyarrow/tests/test_pandas.py | 28 ++++++++++++++
4 files changed, 76 insertions(+), 48 deletions(-)