Uwe L. Korn created ARROW-1892: ---------------------------------- Summary: [Python] Unknown list item type: binary Key: ARROW-1892 URL: https://issues.apache.org/jira/browse/ARROW-1892 Project: Apache Arrow Issue Type: Bug Components: Python Affects Versions: 0.7.1 Reporter: Uwe L. Korn Fix For: 0.8.0
While strings are supported as list elements in the Arrow<->Pandas conversion, binary (bytes in Py3, str in Py2) are not supported. -- This message was sent by Atlassian JIRA (v6.4.14#64029)