You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/02/24 19:13:00 UTC

[jira] [Resolved] (ARROW-11665) [Python] Document precision and scale parameters of decimal128()

     [ https://issues.apache.org/jira/browse/ARROW-11665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-11665.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 9560
[https://github.com/apache/arrow/pull/9560]

> [Python] Document precision and scale parameters of decimal128()
> ----------------------------------------------------------------
>
>                 Key: ARROW-11665
>                 URL: https://issues.apache.org/jira/browse/ARROW-11665
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Documentation, Python
>            Reporter: ARF
>            Assignee: Antoine Pitrou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> In pyarrow, the {{decimal128()}} factory takes two parameters, {{precision}} and {{scale}}.
> It is unclear to me, what these parameters are and how to use them. Unfortunately, the wikipedia entry for Decimal128 does not help either.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)