[
https://issues.apache.org/jira/browse/ARROW-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657481#comment-17657481
]
Rok Mihevc commented on ARROW-447:
----------------------------------
This issue has been migrated to [issue
#16092|https://github.com/apache/arrow/issues/16092] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> 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 Korn
> Assignee: Uwe Korn
> Priority: Major
> Fix For: 0.2.0
>
>
> 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
(v8.20.10#820010)