You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is correct, it was missed there! Seems like a small addition to be made in the pandas-stubs/io/excel/_base.pyi. Open to PR with tests in tests/test_io.py.
Describe the bug
#898 missed the
engine
attribute of theExcelFile
class.To Reproduce
using mypy I got
Please complete the following information:
I don't think it matters, but:
pandas-stubs
v2.2.3.241126The text was updated successfully, but these errors were encountered: