Skip to content

Check various __init__.pyi files to align exports done in pandas source __init__.py files. #1227

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

Closed
Dr-Irv opened this issue May 20, 2025 · 0 comments · Fixed by #1229
Closed

Comments

@Dr-Irv
Copy link
Collaborator

Dr-Irv commented May 20, 2025

I just stumbled on a similar problem with pandas.io module. __init__.pyi is completely empty here, so none of the underlying modules are visible to type checkers.
This goes on deeper as well, because pandas.io.formats.__init__.pyi is also empty
I was interested in pandas.io.formats.style.Styler.
Would you like me to file a separate issue(s)?

Originally posted by @Molkree in #1221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant