[ 
https://issues.apache.org/jira/browse/ARROW-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16932601#comment-16932601
 ] 

Antoine Pitrou commented on ARROW-1664:
---------------------------------------

I'm not sure what the exact request is here. The way to integrate xarray and 
Arrow should be for xarray to use Arrow under the hood, IMHO. Arrow isn't meant 
as a general serialization layer - and besides, there's no reason it should be 
faster than anything else at serializing foreign binary data.

> [Python] Support for xarray.DataArray and xarray.Dataset
> --------------------------------------------------------
>
>                 Key: ARROW-1664
>                 URL: https://issues.apache.org/jira/browse/ARROW-1664
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Mitar
>            Priority: Minor
>
> DataArray and Dataset are efficient in-memory representations for multi 
> dimensional data. It would be great if one could share them between processes 
> using Arrow.
> http://xarray.pydata.org/en/stable/generated/xarray.DataArray.html#xarray.DataArray
> http://xarray.pydata.org/en/stable/generated/xarray.Dataset.html#xarray.Dataset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to