read# andes.io.xlsx.read(system, infile)[source]# Read an xlsx file with ANDES model data into an empty system Parameters: systemSystemEmpty System instance infilestr or file-likePath to the input file, or a file-like object Returns: SystemSystem instance after succeeded