Commits


Michael Sebbah authored and GitHub committed 5207f1ef57d
GH-44711: [Docs][Python] Add missing canonical extension types to PyArrow arrays and datatypes docs (#44880) Some of the canonical extension types which are implemented in PyArrow missing from the PyArrow arrays and datatypes docs pages have been added like JSON, UUID, Decimal256 and Bool8. * GitHub Issue: #44711