You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "游嘉诚 (Jira)" <ji...@apache.org> on 2022/07/01 14:07:00 UTC

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

游嘉诚 created ARROW-16956:
---------------------------

             Summary: [Python] Add type-stubs for pyarrow
                 Key: ARROW-16956
                 URL: https://issues.apache.org/jira/browse/ARROW-16956
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: 游嘉诚


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)