chilin0525 opened a new pull request, #49147: URL: https://github.com/apache/arrow/pull/49147
### Rationale for this change Sparse tensor classes (SparseCOOTensor, SparseCSRMatrix, SparseCSCMatrix, SparseCSFTensor) lack API documentation. ### What changes are included in this PR? * Add class docstrings with format descriptions and examples for all sparse tensor classes * Add sparse tensor classes to `tables.rst` for API reference generation ### Are these changes tested? Yes, result example: <img width="1765" height="816" alt="截圖 2026-02-04 23 49 49" src="https://github.com/user-attachments/assets/5dbdc25c-0645-4dd4-b476-c4b028278677" /> ### Are there any user-facing changes? No. * GitHub Issue: https://github.com/apache/arrow/issues/43352 -- 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]
