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

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

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

ARF updated ARROW-11665:
------------------------
    Description: 
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.

  was:
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.


> 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
>            Priority: Minor
>
> 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)