pypath.inputs.common.read_xls§

pypath.inputs.common.read_xls(xls_file, sheet=0, use_openpyxl=False, cell_range=None)[source]§

Generic function to read MS Excel XLS file, and convert one sheet to CSV, or return as a list of lists