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
FIX: pandas.ExcelFile should not close stream passed as parameter on destruction
Regression test added
Bonus: refactor closing of openpyxl file into openpyxl class instead
of anti-pattern check in ExcelFile.close() for openpyxl engine
0 commit comments