[
https://issues.apache.org/jira/browse/ARROW-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372741#comment-17372741
]
Antoine Pitrou commented on ARROW-13236:
----------------------------------------
+1
> [Python] Improve repr of pyarrow.compute.FunctionOptions
> --------------------------------------------------------
>
> Key: ARROW-13236
> URL: https://issues.apache.org/jira/browse/ARROW-13236
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Joris Van den Bossche
> Priority: Major
>
> ARROW-13025 added a ToString which is now used in the Python repr. This adds
> the specified parameters nicely, but I would be useful to still include the
> name of the class as well:
> {code}
> In [9]: pc.TrimOptions("a")
> Out[9]: {characters="a"}
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)