Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typing: look into pyarrow-stubs #1462

Closed
MarcoGorelli opened this issue Nov 29, 2024 · 1 comment · Fixed by #1465
Closed

typing: look into pyarrow-stubs #1462

MarcoGorelli opened this issue Nov 29, 2024 · 1 comment · Fixed by #1465
Labels
help wanted Extra attention is needed internal typing

Comments

@MarcoGorelli
Copy link
Member

Looks like there's a pyarrow stubs library: https://pypi.org/project/pyarrow-stubs/

Perhaps we could use it internally (as dev requirement) to type check that our internal pyarrow code?

@MarcoGorelli MarcoGorelli added help wanted Extra attention is needed typing internal labels Nov 29, 2024
@dangotbanned
Copy link

I'm not a pyarrow user, but found those stubs helpful enough recently and added as a dev dependency for altair in vega/altair#3679

I think I suggested this in the narwhals discord at some point 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed internal typing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants