You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Todd Farmer (Jira)" <ji...@apache.org> on 2022/07/08 21:37:00 UTC

[jira] [Updated] (ARROW-16956) [Python] Add type-stubs for pyarrow

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

Todd Farmer updated ARROW-16956:
--------------------------------
    Component/s: Python

> [Python] Add type-stubs for pyarrow
> -----------------------------------
>
>                 Key: ARROW-16956
>                 URL: https://issues.apache.org/jira/browse/ARROW-16956
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: 游嘉诚
>            Priority: Minor
>
> Type-stubs introduced in [PEP-484|https://peps.python.org/pep-0484/] can help IDE and static type checker, significantly increasing productivity.
> Many popular python packages have type-stubs, e.g. pytorch is shipped with type-stubs, pandas has a separate stub-only package [https://github.com/pandas-dev/pandas-stubs].
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)