Read_excel signature cleanup #24487
Labels
API - Consistency
Internal Consistency of API/Behavior
Clean
Deprecate
Functionality to remove in pandas
IO Excel
read_excel, to_excel
Follow up to #24423 and related to #11544 the signatures of functions for parsing excel have slight nuances to them and allow for the passing of keyword args, which may not necessarily be useful.
There's some cleanup here which could be done to align signatures and (maybe) remove keyword arguments
The text was updated successfully, but these errors were encountered: