You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/12/29 12:06:58 UTC

[jira] [Resolved] (ARROW-447) Python: Align scalar/pylist string encoding with pandas' one.

     [ https://issues.apache.org/jira/browse/ARROW-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-447.
--------------------------------
    Resolution: Fixed

Issue resolved by pull request 260
[https://github.com/apache/arrow/pull/260]

> Python: Align scalar/pylist string encoding with pandas' one.
> -------------------------------------------------------------
>
>                 Key: ARROW-447
>                 URL: https://issues.apache.org/jira/browse/ARROW-447
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>
> With Python 2, currently we generate {{unicode}} strings for a column with {{to_pandas}} but generate {{str}} strings for {{to_pylist}}. This should be aligned as well as some tests with non-ASCII characters added that verify the UTF-8 roundtrip.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)