jorisvandenbossche commented on code in PR #45668:
URL: https://github.com/apache/arrow/pull/45668#discussion_r1992949355


##########
docs/source/python/api/compute.rst:
##########
@@ -590,3 +590,11 @@ User-Defined Functions
 
    register_scalar_function
    UdfContext
+
+Expression Functions
+--------------------
+
+.. autosummary::
+   :toctree: ../generated/
+
+   scalar

Review Comment:
   ```suggestion
      field
      scalar
   ```
   
   While we are at it, I think `pyarrow.compute.field` could also be listed 
here?



-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to