AlenkaF commented on code in PR #48117:
URL: https://github.com/apache/arrow/pull/48117#discussion_r2526974649
##########
docs/source/python/api/compute.rst:
##########
@@ -171,6 +178,24 @@ variants which detect domain errors where appropriate.
tan
tan_checked
+Hyperbolic Trigonometric Functions
+-----------------------
Review Comment:
```suggestion
Hyperbolic Trigonometric Functions
----------------------------------
```
##########
docs/source/python/api/compute.rst:
##########
@@ -593,6 +648,15 @@ User-Defined Functions
register_scalar_function
UdfContext
+Statistical Functions
+----------------------
+
+.. autosummary::
+ :toctree: ../generated/
+
+ winsorize
+
+
Review Comment:
```suggestion
```
##########
docs/source/python/api/compute.rst:
##########
@@ -472,12 +502,21 @@ Timezone Handling
assume_timezone
local_timestamp
+Random Number Generation
+-----------------
Review Comment:
```suggestion
Random Number Generation
------------------------
```
##########
docs/source/python/api/compute.rst:
##########
@@ -593,6 +648,15 @@ User-Defined Functions
register_scalar_function
UdfContext
+Statistical Functions
+----------------------
Review Comment:
```suggestion
Statistical Functions
---------------------
```
--
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]