You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/06/02 10:28:47 UTC

[GitHub] [arrow-datafusion] jorgecarleitao commented on pull request #477: Simplify python function def

jorgecarleitao commented on pull request #477:
URL: https://github.com/apache/arrow-datafusion/pull/477#issuecomment-852912538


   Thanks a lot, @Jimexist . This makes sense, however, I have a question, though:
   
   pyo3 uses rusts' docs (`///`) to populate Python's documentation. Maybe there is a way to do it via a macro, but atm this increases the barrier to add doc strings to the functions, no? I.e. how do we add a docstring to say `ascii` in this new code base?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org