watex.utils.funcutils.read_from_excelsheets# watex.utils.funcutils.read_from_excelsheets(erp_file=None)[source]# Read all Excelsheets and build a list of dataframe of all sheets. Parameters erp_file – Excell workbooks containing erp profile data. Returns A list composed of the name of erp_file at index =0 and the datataframes.