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

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


    from e109be6  PARQUET-1664: [C++] Provide API to return metadata string 
from FileMetadata.
     add 7f4165c  ARROW-2428: [Python] Support pandas ExtensionArray in 
Table.to_pandas conversion

No new revisions were added by this update.

Summary of changes:
 docs/source/python/extending_types.rst |  36 +++++++++
 python/pyarrow/pandas-shim.pxi         |  16 +++-
 python/pyarrow/pandas_compat.py        | 144 +++++++++++++++++++++++++++------
 python/pyarrow/tests/test_pandas.py    | 109 ++++++++++++++++++-------
 4 files changed, 250 insertions(+), 55 deletions(-)

Reply via email to