Closed
Description
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, becausepandas.io.formats.__init__.pyi
is also empty
I was interested inpandas.io.formats.style.Styler
.
Would you like me to file a separate issue(s)?
Metadata
Metadata
Assignees
Labels
No labels