Skip to main content

read_pypsa_csv_folder

Function read_pypsa_csv_folder 

Source
pub fn read_pypsa_csv_folder(path: impl AsRef<Path>) -> Result<Parsed, Error>
Expand description

Read a PyPSA CSV folder at path. Returns Parsed: the network plus the reader’s fidelity warnings.