Skip to content

Commit

Permalink
docs for types.pxi
Browse files Browse the repository at this point in the history
  • Loading branch information
paleolimbot committed Dec 11, 2024
1 parent 2f8d8df commit 26ac031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pyarrow/types.pxi
Original file line number Diff line number Diff line change
Expand Up @@ -4577,7 +4577,7 @@ cpdef DataType decimal64(int precision, int scale=0):
Parameters
----------
precision : int
Must be between 1 and 9
Must be between 1 and 18
scale : int
Returns
Expand Down

0 comments on commit 26ac031

Please sign in to comment.