[Docs] Add a doc section for tensor arrays
Open
Component: Documentation
Status: needs champion
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
https://github.com/apache/arrow/pull/37533#issuecomment-1933704057.
> It may be nice to later add a doc section for tensors here:
https://arrow.apache.org/docs/python/
It would be useful to document `FixedShapeTensorArray`, `FixedShapeTensorScalar`, `FixedShapeTensorType` and once #38008 is merged also`VariableShapeTensorArray`, `VariableShapeTensorScalar`, `VariableShapeTensorType`.
It might also be good to document relationship between `Tensor` and various tensor arrays.
### Component(s)
Documentation
Contributor guide
Assessment
This issue has not been assessed yet.