AlenkaF opened a new issue, #43352: URL: https://github.com/apache/arrow/issues/43352
### Describe the enhancement requested There is no reference documentation neither information in the PyArrow user guide regarding other tensor classes (like `SparseCOOTensor` etc.). See: - https://stackoverflow.com/questions/78349482/is-there-an-existing-pyarrow-method-to-convert-a-pyarrow-coo-tensor-to-a-pyarrow - https://github.com/apache/arrow/blob/c3ebdf500e75ca868f50b7d374fc8ce2237756b8/python/pyarrow/tensor.pxi#L304C12-L304C27 We should add this part at least to the API docs (by updating https://github.com/apache/arrow/blob/c3ebdf500e75ca868f50b7d374fc8ce2237756b8/docs/source/python/api/tables.rst) ### Component(s) Documentation -- 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]
