-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Docs][Python] Add Hyperbolic Trig functions to API docs #45322
Comments
Hi @AlenkaF I'd like to work on this. Thank you. |
hello@AlenkaF assigm me! |
@AlenkaF Could you please assign this issue to me if it is still open? |
@Shivani622 there is already a PR open for this issue. We might find something else in the documentation you could contribute to, if interested. |
Can I add the string conversion functions? |
@Shivani622 can you open a separate issue and describe what exactly you have in mind? |
Describe the enhancement requested
#44630 added hyperbolic trigonometric functions to the Arrow C++ compute kernels together with the tests in PyArrow. We should also add the list of these new functions to PyArrow API reference documentation (https://github.com/apache/arrow/blob/main/docs/source/python/api/compute.rst#trigonometric-functions).
Component(s)
Documentation, Python
The text was updated successfully, but these errors were encountered: