Unify error messages when opening inexistent excel/csv file #29125
Labels
API - Consistency
Internal Consistency of API/Behavior
Enhancement
Error Reporting
Incorrect or improved errors from pandas
IO Data
IO issues that don't fit into a more specific label
Similar to #29102, excel and csv file extensions now have inconsistent errors for nonexistent files.
Would be better to have a uniform error message across multiple file extensions, like the one with json in #29104:
The text was updated successfully, but these errors were encountered: