We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#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).
Documentation, Python
The text was updated successfully, but these errors were encountered:
Hi @AlenkaF I'd like to work on this. Thank you.
Sorry, something went wrong.
mingdaoy
No branches or pull requests
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: