Wes McKinney created ARROW-3730:
-----------------------------------
Summary: [Python] Output a representation of pyarrow.Schema that
can be used to reconstruct a schema in a script
Key: ARROW-3730
URL: https://issues.apache.org/jira/browse/ARROW-3730
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Wes McKinney
This would be like what {{__repr__}} is used for in many classes, or a schema
as a list of tuples that can be passed to {{pyarrow.schema}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)