Open deanm0000 opened 1 month ago
https://github.com/zen-xu/pyarrow-stubs has most (maybe all) of what would be needed to use type annotations with pyarrow
I thought maybe this could be done a little at a time so I did https://github.com/pola-rs/polars/pull/19231 but it seems it's got to be all or none, not sure.
Description
https://github.com/zen-xu/pyarrow-stubs has most (maybe all) of what would be needed to use type annotations with pyarrow