You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/09/14 01:37:29 UTC

[arrow] branch master updated (a1eb81b -> 3e6f8d1)

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 a1eb81b  ARROW-5220: [Python] Specified schema in from_pandas also includes the index
     add 3e6f8d1  ARROW-6556: [Python] Handle future removal of pandas SparseDataFrame

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/feather.py            | 3 ++-
 python/pyarrow/pandas-shim.pxi       | 7 +++++++
 python/pyarrow/serialization.py      | 6 ++++--
 python/pyarrow/tests/test_feather.py | 4 ++++
 4 files changed, 17 insertions(+), 3 deletions(-)