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/08/12 16:13:02 UTC

[GitHub] [arrow] tdunning commented on pull request #10926: MINOR: [Python][Doc] Added sort example to docs

tdunning commented on pull request #10926:
URL: https://github.com/apache/arrow/pull/10926#issuecomment-897768973


   Antoine,
   
   Is that the right place to push more information about how the Python
   arguments work specifically?
   
   
   
   On Thu, Aug 12, 2021 at 8:31 AM Antoine Pitrou ***@***.***>
   wrote:
   
   > The docstrings are maintained as FunctionDoc objects in C++. Here is the
   > one for sort_indices:
   >
   > https://github.com/apache/arrow/blob/master/cpp/src/arrow/compute/kernels/vector_sort.cc#L1624
   >
   > Then we have some Python machinery to generate descriptions for the
   > various function parameters.
   >
   > —
   > You are receiving this because you authored the thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/arrow/pull/10926#issuecomment-897737872>, or
   > unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AAB5E6XWQTZVAFKXSAHM2VLT4PSOVANCNFSM5CBO7ZQQ>
   > .
   > Triage notifications on the go with GitHub Mobile for iOS
   > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
   > or Android
   > <https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
   > .
   >
   


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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