Description
PyArrow projects can get static type information from external annotation stubs. Data engineers use pyarrow-stubs for editor completion, type checking, and API discovery in Arrow-based code. Stubs help development only and do not change runtime behavior.