Commits


Alenka Frim authored and GitHub committed b8427d391f7
GH-34956: [Docs][Python] Add to docs the usage of the FixedShapeTensorType (#34957) ### Rationale for this change This PR adds examples of the use of `FixedShapeTensorType`to the PyArrow user guide. Should be reviewed and merged after https://github.com/apache/arrow/pull/34883 is done. * Closes: #34956 Lead-authored-by: Alenka Frim <frim.alenka@gmail.com> Co-authored-by: Alenka Frim <AlenkaF@users.noreply.github.com> Co-authored-by: Rok Mihevc <rok@mihevc.org> Signed-off-by: Alenka Frim <frim.alenka@gmail.com>