Uwe L. Korn created ARROW-447:
---------------------------------
Summary: 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)