amol- commented on a change in pull request #11830:
URL: https://github.com/apache/arrow/pull/11830#discussion_r761208162
##########
File path: docs/source/python/api/compute.rst
##########
@@ -498,3 +498,50 @@ Structural Transforms
make_struct
replace_with_mask
struct_field
+
+Compute Options
+---------------
+
+.. autosummary::
+ :toctree: ../generated/
+
+ ArraySortOptions
+ AssumeTimezoneOptions
Review comment:
I list them here because it provides the signature and thus which
arguments they support. As you said there won't be any docstring but given that
in many cases you can guess what the arguments do from their name it's better
than nothing
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]