Skip to content

Commit

Permalink
MINOR: [Docs][Python] Add missing decimal256 docs entries (apache#43225)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianmcook committed Jul 12, 2024
1 parent e65c1e2 commit 63cef36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/python/api/datatypes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ These should be used to create Arrow data types and schemas.
binary_view
string_view
decimal128
decimal256
list_
large_list
list_view
Expand Down Expand Up @@ -101,6 +102,7 @@ functions above.
Time64Type
FixedSizeBinaryType
Decimal128Type
Decimal256Type
Field
Schema
RunEndEncodedType
Expand Down

0 comments on commit 63cef36

Please sign in to comment.